Skip to content

Commit

Permalink
Update version to 4.0.0-beta03
Browse files Browse the repository at this point in the history
  • Loading branch information
SapuSeven committed Feb 19, 2023
1 parent 5890ee1 commit 6ba090e
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 @@ -24,7 +24,7 @@ android {
minSdkVersion 21
targetSdkVersion 33
versionCode generateVersionCode()
versionName "4.0.0-beta02"
versionName "4.0.0-beta03"
vectorDrawables.useSupportLibrary = true
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"

Expand Down

0 comments on commit 6ba090e

Please sign in to comment.