Skip to content

Commit

Permalink
chore: fix android app version
Browse files Browse the repository at this point in the history
  • Loading branch information
reisxd committed Dec 24, 2023
1 parent 9969b0c commit 6b17b2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion androidApp/app/build.gradle
Expand Up @@ -11,7 +11,7 @@ android {
targetSdk 21
compileSdk 33
versionCode 1
versionName "1.0.3"
versionName "1.1.3"

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

0 comments on commit 6b17b2a

Please sign in to comment.