Skip to content

Commit

Permalink
1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yamin8000 committed Aug 30, 2024
1 parent 251e700 commit 7dd2076
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ android {
minSdk = 21
targetSdk = 35
versionCode = 43
versionName = "1.7.0rc"
versionName = "1.7.0"
vectorDrawables.useSupportLibrary = true
base.archivesName = "$applicationId-v$versionCode-n$versionName"
}
Expand Down

0 comments on commit 7dd2076

Please sign in to comment.