diff --git a/app/build.gradle b/app/build.gradle index 9ca3e51f..1e99feba 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -44,8 +44,8 @@ android { applicationId "com.github.catfriend1.syncthingandroid" minSdkVersion 21 targetSdkVersion 34 - versionCode 1270600 - versionName "1.27.6.0" + versionCode 1270700 + versionName "1.27.7.0" testApplicationId 'com.github.catfriend1.syncthingandroid.test' testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner' }