Added '-SNAPSHOT' to version name
This commit is contained in:
parent
32ce7eab66
commit
de046cea84
|
@ -1,6 +1,6 @@
|
||||||
// TODO: move to versions.gradle
|
// TODO: move to versions.gradle
|
||||||
ext {
|
ext {
|
||||||
appVersionName = '1.0.0-Alpha-11'
|
appVersionName = '1.0.0-Alpha-11-SNAPSHOT'
|
||||||
|
|
||||||
|
|
||||||
/* MPP / basic dependencies */
|
/* MPP / basic dependencies */
|
||||||
|
|
Loading…
Reference in New Issue