Skip to content

Commit

Permalink
Update version to 4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SapuSeven committed Jun 13, 2023
1 parent 4b0fbea commit c54db9b
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-beta04"
versionName "4.0.0"
vectorDrawables.useSupportLibrary = true
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"

Expand Down

0 comments on commit c54db9b

Please sign in to comment.