diff --git a/app/build.gradle b/app/build.gradle index 826b68cb..40108d43 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -37,8 +37,8 @@ android { applicationId "com.github.catfriend1.syncthingandroid" minSdkVersion 16 targetSdkVersion 28 - versionCode 1010101 - versionName "1.1.1.1" + versionCode 1010102 + versionName "1.1.1.2" testApplicationId 'com.github.catfriend1.syncthingandroid.test' testInstrumentationRunner 'android.support.test.runner.AndroidJUnitRunner' playAccountConfig = playAccountConfigs.defaultAccountConfig