Bumped version to 1.0.0 Alpha 2
This commit is contained in:
parent
a352c68de8
commit
8122dfc810
|
@ -1,8 +1,8 @@
|
||||||
// TODO: move to versions.gradle
|
// TODO: move to versions.gradle
|
||||||
ext {
|
ext {
|
||||||
appVersionName = '1.0.0 Alpha 1'
|
appVersionName = '1.0.0 Alpha 2'
|
||||||
|
|
||||||
appVersionCode = 1
|
appVersionCode = 2
|
||||||
|
|
||||||
kotlinVersion = '1.3.72'
|
kotlinVersion = '1.3.72'
|
||||||
kotlinCoroutinesVersion = "1.3.5"
|
kotlinCoroutinesVersion = "1.3.5"
|
||||||
|
|
Loading…
Reference in New Issue