Bump versionCode to 0.102-alpha0

This enables upgrading from 0.101 to master until alpha1 is out.
This commit is contained in:
Daniel Martí 2016-09-28 20:44:26 +01:00 committed by Danial Behzadi
parent c10a886010
commit c4f671bb45

View File

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