chore: Bump app version to 1.2.0

This commit is contained in:
Artem Chepurnoy 2024-06-06 11:37:34 +03:00
parent 1b01b04c7c
commit 1ceb9f5ef9
No known key found for this signature in database
GPG Key ID: FAC37D0CF674043E
1 changed files with 2 additions and 2 deletions

View File

@ -8,9 +8,9 @@ androidTargetSdk = "34"
# @keep
jdk = "17"
# @keep
appVersionName = "1.1.1"
appVersionName = "1.2.0"
# @keep
appVersionCode = "5"
appVersionCode = "6"
# https://github.com/google/accompanist
accompanist = "0.34.0"
androidBillingClient = "6.2.1"