Compare commits

...

1 Commits

Author SHA1 Message Date
e3a4dedba0 Update version 2019-01-06 22:06:51 +01:00

View File

@ -10,8 +10,8 @@ android {
applicationId "com.uam.wmi.findmytutor"
minSdkVersion 22
targetSdkVersion 27
versionCode 40
versionName "1.0.0"
versionCode 41
versionName "0.9.6"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true
}