Skip to content

Commit

Permalink
build(android): fix version code 2
Browse files Browse the repository at this point in the history
  • Loading branch information
johannesjo committed Dec 19, 2024
1 parent e1d0114 commit 116fab6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ android {
minSdkVersion 24
targetSdkVersion 34
compileSdk 34
versionCode 11_00_02
versionCode 11_00_02_0000
versionName "11.0.2"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
manifestPlaceholders = [
Expand Down

0 comments on commit 116fab6

Please sign in to comment.