Bump to 0.103-alpha3

This commit is contained in:
Hans-Christoph Steiner 2017-04-19 00:18:03 +02:00
parent f224483e1b
commit 471083b8f4

View File

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