Bump versionCode to 0.102-alpha0
This enables upgrading from 0.101 to master until alpha1 is out.
This commit is contained in:
parent
85a8a7d743
commit
ae78042bda
@ -170,7 +170,7 @@ android {
|
|||||||
}
|
}
|
||||||
|
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
versionCode 101006
|
versionCode 102000
|
||||||
versionName getVersionName()
|
versionName getVersionName()
|
||||||
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user