Version bump to 1.0.0 Alpha 5

This commit is contained in:
dankito 2020-06-13 17:32:18 +02:00
parent 73de5c696f
commit fb04aad5c4
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 4'
appVersionName = '1.0.0 Alpha 5'
appVersionCode = 4
appVersionCode = 5
/* MPP / basic dependencies */