This commit is contained in:
ashishandroid
2017-01-25 11:24:41 +05:30
parent 5a00e4c298
commit 56b5a42ff1
16 changed files with 257 additions and 77 deletions
+2 -2
View File
@@ -14,8 +14,8 @@ android {
applicationId "cpm.com.gskmtorange"
minSdkVersion 15
targetSdkVersion 22
versionCode 1
versionName "1.0"
versionCode 2
versionName "1.1"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {