Skip to content

Commit

Permalink
Update version to 4.0.0-beta02
Browse files Browse the repository at this point in the history
  • Loading branch information
SapuSeven committed Feb 16, 2023
1 parent 4918a44 commit 95e279c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ android {
minSdkVersion 21
targetSdkVersion 33
versionCode generateVersionCode()
versionName "4.0.0-beta01"
versionName "4.0.0-beta02"
vectorDrawables.useSupportLibrary = true
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"

Expand Down

0 comments on commit 95e279c

Please sign in to comment.