Bumped version to 1.0.0 Alpha 4

This commit is contained in:
dankito 2020-06-06 12:32:29 +02:00
parent bf41bde90a
commit 2afeaa9073
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 3'
appVersionName = '1.0.0 Alpha 4'
appVersionCode = 3
appVersionCode = 4
/* MPP / basic dependencies */