Bump version to 25.12.1 for December 2025 release

This commit is contained in:
2025-12-27 15:11:31 -05:00
parent c3fbff222c
commit 0872fcdfb2

View File

@@ -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"
}