diff --git a/.idea/misc.xml b/.idea/misc.xml index cbd46bd1..d2e67251 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -27,7 +27,7 @@ - + diff --git a/Aria/build.gradle b/Aria/build.gradle index 87935d12..4f351abc 100644 --- a/Aria/build.gradle +++ b/Aria/build.gradle @@ -7,8 +7,8 @@ android { defaultConfig { minSdkVersion 9 targetSdkVersion 23 - versionCode 311 - versionName "3.1.1" + versionCode 312 + versionName "3.1.2" } buildTypes { release { @@ -23,4 +23,4 @@ dependencies { testCompile 'junit:junit:4.12' compile 'com.android.support:appcompat-v7:23.1.1' } -apply from: 'jcenter.gradle' +//apply from: 'jcenter.gradle'