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