Version 0.2.1

This commit is contained in:
Andrew Rabert 2017-04-13 14:12:29 -04:00
parent d9239a3456
commit d1337ae3f0
1 changed files with 2 additions and 2 deletions

View File

@ -8,8 +8,8 @@ android {
applicationId "net.nullsum.audinaut"
minSdkVersion 19
targetSdkVersion 25
versionCode 189
versionName '0.2.0'
versionCode 190
versionName '0.2.1'
setProperty("archivesBaseName", "Audinaut $versionName")
resConfigs "de", "es", "fr", "hu", "nl", "pt-rPT", "ru", "sv"
}