bump version 0.10.0

This commit is contained in:
badaix 2016-11-17 11:53:32 +01:00
parent c14157768e
commit 835127b18d
9 changed files with 31 additions and 16 deletions

View file

@ -8,8 +8,8 @@ android {
applicationId "de.badaix.snapcast"
minSdkVersion 16
targetSdkVersion 23
versionCode 990
versionName "0.9.90"
versionCode 1000
versionName "0.10.0"
multiDexEnabled true
}
buildTypes {