Monitorized areas to production

This commit is contained in:
Vicente J. Ruiz Jurado 2018-08-06 13:20:19 +02:00
parent 8bec702779
commit de17ebe2b4
3 changed files with 16 additions and 17 deletions

View file

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