Bumped version to 1.0.0 Alpha 7

This commit is contained in:
dankito 2020-11-20 00:54:26 +01:00
parent 37b3a3821b
commit 89d84fabc3
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
// TODO: move to versions.gradle
ext {
appVersionName = '1.0.0 Alpha 6'
appVersionName = '1.0.0 Alpha 7'
appVersionCode = 6
appVersionCode = 7
/* MPP / basic dependencies */