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