Bumped version to 1.0.0 Alpha 9
This commit is contained in:
parent
f1ac225081
commit
30b6a0dec1
|
@ -1,8 +1,8 @@
|
||||||
// TODO: move to versions.gradle
|
// TODO: move to versions.gradle
|
||||||
ext {
|
ext {
|
||||||
appVersionName = '1.0.0 Alpha 8'
|
appVersionName = '1.0.0 Alpha 9'
|
||||||
|
|
||||||
appVersionCode = 8
|
appVersionCode = 9
|
||||||
|
|
||||||
|
|
||||||
/* MPP / basic dependencies */
|
/* MPP / basic dependencies */
|
||||||
|
|
Loading…
Reference in New Issue