Update version name and code

This commit is contained in:
Tanguy Herbron 2018-06-01 19:54:29 +02:00
parent 7b51de4f26
commit 856bce59ac

View File

@ -6,8 +6,8 @@ android {
applicationId "com.herbron.moodl"
minSdkVersion 19
targetSdkVersion 27
versionCode 2
versionName "0.0.3"
versionCode 4
versionName "0.0.4"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {