Version 1.5

This commit is contained in:
Vicente J. Ruiz Jurado 2018-08-08 21:08:27 +02:00
parent cb02156ae1
commit 9d9c81e410
2 changed files with 3 additions and 3 deletions

View file

@ -30,8 +30,8 @@ android {
applicationId "org.comunes.fires"
minSdkVersion 16
targetSdkVersion 27
versionCode 4
versionName "1.4"
versionCode 5
versionName "1.5"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}