Skip to content

Commit

Permalink
Build: Downgrade the starting versionCode
Browse files Browse the repository at this point in the history
  • Loading branch information
uragiristereo committed Jun 16, 2024
1 parent 21ba7ba commit b6baa12
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 @@ -14,7 +14,7 @@ android {
applicationId "com.uragiristereo.mikansei"
targetSdk 34
versionName "1.0.0"
versionCode 1000
versionCode 100

testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"

Expand Down

0 comments on commit b6baa12

Please sign in to comment.