Bump to 0.101-alpha4

This commit is contained in:
Daniel Martí 2016-08-02 11:25:30 +02:00
parent ba51536b88
commit 3c5f8756f4

View File

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