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
parent 85a8a7d743
commit ae78042bda
1 changed files with 1 additions and 1 deletions

View File

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