diff --git a/app/build.gradle b/app/build.gradle index 68a6dcd8..85c8d909 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -35,8 +35,8 @@ android { applicationId "com.github.catfriend1.syncthingandroid" minSdkVersion 16 targetSdkVersion 26 - versionCode 4149 - versionName "0.14.50.rc2.1" + versionCode 4150 + versionName "0.14.50.rc2.2" testApplicationId 'com.github.catfriend1.syncthingandroid.test' testInstrumentationRunner 'android.support.test.runner.AndroidJUnitRunner' playAccountConfig = playAccountConfigs.defaultAccountConfig