This commit is contained in:
Gagan290
2017-03-24 22:38:09 +05:30
parent 7d48dc25ae
commit 883f51ab20
3 changed files with 9 additions and 10 deletions
+2 -2
View File
@@ -15,8 +15,8 @@ android {
minSdkVersion 15
targetSdkVersion 22
versionCode 5
versionName "1.4"
versionCode 4
versionName "1.3"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}