chore: Bump app version code

This commit is contained in:
Artem Chepurnoy 2024-03-30 08:12:01 +02:00
parent f4e884b39b
commit 8b9d939d21
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 = "2"
appVersionCode = "3"
# https://github.com/google/accompanist
accompanist = "0.34.0"
androidBillingClient = "6.2.0"