Skip to content

Commit

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

Expand Down

0 comments on commit d192b20

Please sign in to comment.