diff --git a/.idea/misc.xml b/.idea/misc.xml index 0c8166a..54207cd 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -37,7 +37,7 @@ - + diff --git a/library/build.gradle b/library/build.gradle index 2b687a0..6ddf435 100644 --- a/library/build.gradle +++ b/library/build.gradle @@ -11,8 +11,8 @@ android { defaultConfig { minSdkVersion 14 targetSdkVersion 24 - versionCode 208 - versionName "2.0.8" + versionCode 206 + versionName "2.0.6" testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" } buildTypes {