Set version to 1.0.0 Alpha 1
This commit is contained in:
parent
06f188572d
commit
6ceba92834
|
@ -1,6 +1,6 @@
|
||||||
// TODO: move to versions.gradle
|
// TODO: move to versions.gradle
|
||||||
ext {
|
ext {
|
||||||
appVersionName = '0.1.0-SNAPSHOT'
|
appVersionName = '1.0.0 Alpha 1'
|
||||||
|
|
||||||
appVersionCode = 1
|
appVersionCode = 1
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue