Version 0.1.2

This commit is contained in:
Andrew Rabert 2017-03-04 19:27:32 -05:00
parent 39a457d1ec
commit 2f2e5c5620
1 changed files with 2 additions and 2 deletions

View File

@ -9,8 +9,8 @@ android {
applicationId "net.nullsum.audinaut"
minSdkVersion 19
targetSdkVersion 23
versionCode 186
versionName '0.1.0'
versionCode 188
versionName '0.1.2'
setProperty("archivesBaseName", "Audinaut $versionName")
resConfigs "de", "es", "fr", "hu", "nl", "pt-rPT", "ru", "sv"
}