Bumped version to 1.0.0 Alpha 6

This commit is contained in:
dankito 2020-11-17 02:24:37 +01:00
parent d0299e925d
commit f9a8e36078
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 5'
appVersionName = '1.0.0 Alpha 6'
appVersionCode = 5
appVersionCode = 6
/* MPP / basic dependencies */