diff --git a/build.gradle b/build.gradle index e9fe745e..c4084629 100644 --- a/build.gradle +++ b/build.gradle @@ -45,8 +45,8 @@ android { applicationId "com.nutomic.syncthingandroid" minSdkVersion 8 targetSdkVersion 22 - versionCode 70 - versionName "0.6.4" + versionCode 71 + versionName "0.6.5" testApplicationId 'com.nutomic.syncthingandroid.test' testInstrumentationRunner 'android.test.InstrumentationTestRunner' testHandleProfiling true