Skip to content

Commit

Permalink
FIX release version number
Browse files Browse the repository at this point in the history
  • Loading branch information
animalillo committed Apr 7, 2022
1 parent 3f5ea88 commit 31d9da5
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 @@ -33,7 +33,7 @@ android {
minSdkVersion 21
targetSdkVersion 31
versionCode 14
versionName "1.2.2"
versionName "1.3.0"
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
externalNativeBuild {
cmake {
Expand Down

0 comments on commit 31d9da5

Please sign in to comment.