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