Version bump

This commit is contained in:
serso 2016-04-20 16:27:56 +02:00
parent 6ec5a8fbd9
commit 4a63e873f8

View File

@ -31,8 +31,8 @@ android {
defaultConfig { defaultConfig {
minSdkVersion 9 minSdkVersion 9
targetSdkVersion 23 targetSdkVersion 23
versionCode 148 versionCode 149
versionName '2.2.1' versionName '2.2.2b1'
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
} }
buildTypes { buildTypes {