Version 1.3

This commit is contained in:
Vicente J. Ruiz Jurado 2018-08-06 11:37:23 +02:00
parent 0b56a02a0b
commit 8bec702779
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 2
versionName "1.1"
versionCode 3
versionName "1.3"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}