chore: Bump app version code

This commit is contained in:
Artem Chepurnoy 2024-03-31 08:43:08 +03:00
parent 5c394f6b26
commit 12e7382400
No known key found for this signature in database
GPG Key ID: FAC37D0CF674043E
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ jdk = "17"
# @keep
appVersionName = "1.0.0"
# @keep
appVersionCode = "4"
appVersionCode = "5"
# https://github.com/google/accompanist
accompanist = "0.34.0"
androidBillingClient = "6.2.0"