diff --git a/app/build.gradle b/app/build.gradle index f9af4d20..d753e1c6 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -53,8 +53,8 @@ android { applicationId "com.github.catfriend1.syncthingandroid" minSdkVersion 21 targetSdkVersion 35 - versionCode 1270900 - versionName "1.27.9.0" + versionCode 1271200 + versionName "1.27.12.0" testApplicationId 'com.github.catfriend1.syncthingandroid.test' testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner' }