mirror of
https://github.com/badaix/snapcast.git
synced 2025-06-06 04:41:44 +02:00
raised version number
This commit is contained in:
parent
6cdf4c7e29
commit
e6db035670
2 changed files with 13 additions and 2 deletions
|
@ -8,8 +8,8 @@ android {
|
|||
applicationId "de.badaix.snapcast"
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 23
|
||||
versionCode 2
|
||||
versionName "0.5.0-beta-1"
|
||||
versionCode 3
|
||||
versionName "0.5.0-beta-2"
|
||||
multiDexEnabled true
|
||||
}
|
||||
buildTypes {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue