Bump to 0.102-alpha1

This commit is contained in:
Daniel Martí 2016-10-06 22:37:09 +01:00
parent 4b2aec6d08
commit 663d981c7a

View File

@ -170,7 +170,7 @@ android {
} }
defaultConfig { defaultConfig {
versionCode 102000 versionCode 102001
versionName getVersionName() versionName getVersionName()
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
} }