versionCode 1091

This commit is contained in:
badaix 2017-03-14 19:33:35 +01:00
parent 5579eabfe0
commit 16ec2e3b5c

View file

@ -8,7 +8,7 @@ android {
applicationId "de.badaix.snapcast" applicationId "de.badaix.snapcast"
minSdkVersion 16 minSdkVersion 16
targetSdkVersion 23 targetSdkVersion 23
versionCode 1090 versionCode 1091
versionName "0.11.0-beta-2" versionName "0.11.0-beta-2"
multiDexEnabled true multiDexEnabled true
} }