version 1.8

This commit is contained in:
Vicente J. Ruiz Jurado 2018-08-15 07:04:20 +02:00
parent 81a0d54a56
commit 2bcdb7e77c

View file

@ -30,8 +30,8 @@ android {
applicationId "org.comunes.fires" applicationId "org.comunes.fires"
minSdkVersion 16 minSdkVersion 16
targetSdkVersion 27 targetSdkVersion 27
versionCode 7 versionCode 8
versionName "1.7" versionName "1.8"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
} }