Bump to 0.103-alpha2

This commit is contained in:
Hans-Christoph Steiner 2017-04-07 19:12:15 +02:00
parent cfd31e9086
commit 16880c638c

View File

@ -208,7 +208,7 @@ android {
} }
defaultConfig { defaultConfig {
versionCode 103001 versionCode 103002
versionName getVersionName() versionName getVersionName()
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
} }