Version 1.6

This commit is contained in:
Vicente J. Ruiz Jurado 2018-08-13 08:26:07 +02:00
parent 3982bb525a
commit 9f65745f76
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 5
versionName "1.5"
versionCode 6
versionName "1.6"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}