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