Skip to content

Commit

Permalink
fix: update version code for 1.2.0
Browse files Browse the repository at this point in the history
Signed-off-by: sds100 <[email protected]>
  • Loading branch information
sds100 committed Oct 21, 2022
1 parent 98ea0df commit 314c36f
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 @@ -18,7 +18,7 @@ android {
minSdk 21
//noinspection OldTargetApi wait for sources to be released before upgrading
targetSdk 33
versionCode 4
versionCode 5
versionName "1.2.0"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
Expand Down

0 comments on commit 314c36f

Please sign in to comment.