1.1 release

This commit is contained in:
Vicente J. Ruiz Jurado 2018-08-04 18:08:21 +02:00
parent 5b5b3f3585
commit 31d2cd6a45
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 1
versionName "1.0"
versionCode 2
versionName "1.1"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}