diff --git a/build.gradle b/build.gradle index 95650a3e..fba9ac67 100644 --- a/build.gradle +++ b/build.gradle @@ -37,8 +37,8 @@ android { applicationId "com.nutomic.syncthingandroid" minSdkVersion 11 targetSdkVersion 24 - versionCode 104 - versionName "0.8.5" + versionCode 105 + versionName "0.8.6" testApplicationId 'com.nutomic.syncthingandroid.test' testInstrumentationRunner 'android.test.InstrumentationTestRunner' testHandleProfiling true