diff --git a/androbd/build.gradle b/androbd/build.gradle index 2919cea6..90c26f27 100644 --- a/androbd/build.gradle +++ b/androbd/build.gradle @@ -9,7 +9,7 @@ android { // SDK 25 to allow background service mechanism for plugins targetSdkVersion 25 versionCode 20603 - versionName 'V2.6.5' + versionName 'V2.6.6' testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"