diff --git a/app/build.gradle b/app/build.gradle index 67ff2621..cd15f41d 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -36,7 +36,7 @@ android { minSdkVersion 16 targetSdkVersion 26 versionCode 4175 - versionName "1.2.0-rc1.3" + versionName "1.2.0-rc.1.3" testApplicationId 'com.nutomic.syncthingandroid.test' testInstrumentationRunner 'android.support.test.runner.AndroidJUnitRunner' }