Version 0.2.1
This commit is contained in:
parent
d9239a3456
commit
d1337ae3f0
|
@ -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"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue