Skip to content
This repository has been archived by the owner on Nov 23, 2021. It is now read-only.

Commit

Permalink
forgot to bump versionName for new release
Browse files Browse the repository at this point in the history
  • Loading branch information
curche committed Jun 28, 2021
1 parent 3e098df commit 63d3396
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 @@ -12,7 +12,7 @@ android {
minSdkVersion 15
targetSdkVersion 30
versionCode 79
versionName "1.1.1"
versionName "1.2.1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true
multiDexEnabled true
Expand Down

0 comments on commit 63d3396

Please sign in to comment.