database update

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