Skip to content

Commit

Permalink
Merge pull request #1701 from moneymanagerex/crowdin
Browse files Browse the repository at this point in the history
upgrade ext.kotlin_version to 1.9.0 to avoid compile warnings
  • Loading branch information
guanlisheng authored May 16, 2024
2 parents 6ace76b + a5cf321 commit 548438a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ ext {
targetSdk = 31
buildToolsVersion = '30.0.2'
supportLibrary = '1.0.0'
ext.kotlin_version = '1.9.0'

// https://developer.android.com/topic/libraries/support-library/revisions.html
supportDependencies = [
Expand Down

0 comments on commit 548438a

Please sign in to comment.