Bump to 0.101-alpha3

This commit is contained in:
Daniel Martí 2016-07-25 13:19:16 +02:00
parent 6a8729e607
commit 53e812e198

View File

@ -164,7 +164,7 @@ android {
} }
defaultConfig { defaultConfig {
versionCode 101002 versionCode 101003
versionName getVersionName() versionName getVersionName()
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
} }