diff --git a/app/build.gradle b/app/build.gradle index 61e4f8d8..654d10cd 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -11,7 +11,7 @@ android { applicationId "one.nem.lacerta" minSdk 26 targetSdk 33 - versionCode 1 + versionCode 100 versionName "1.0" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"