diff --git a/app/build.gradle b/app/build.gradle index 1bebb51..0fd29eb 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -12,8 +12,8 @@ android { applicationId "com.mattintech.simplelogupload" minSdkVersion 30 targetSdkVersion 36 - versionCode 1 - versionName "1.0" + versionCode 2 + versionName "25.12.1" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" }