Version 0.2.2

This commit is contained in:
Andrew Rabert 2017-06-11 11:46:11 -04:00
parent 39da819765
commit c3fa27df57
1 changed files with 2 additions and 2 deletions

View File

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