Bumped version to 1.0.0-Alpha-10

This commit is contained in:
dankito 2021-11-06 17:12:07 +01:00
parent c75129650a
commit e6772055a8
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-9'
appVersionName = '1.0.0-Alpha-10'
appVersionCode = 9
appVersionCode = 10
/* MPP / basic dependencies */