Version bump

This commit is contained in:
serso 2016-04-10 23:58:45 +02:00
parent c51f3043bc
commit 6c6d66caf7

View File

@ -31,8 +31,8 @@ android {
defaultConfig {
minSdkVersion 9
targetSdkVersion 23
versionCode 147
versionName '2.2.0'
versionCode 148
versionName '2.2.1'
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
generatedDensities = []
}