Skip to content

Commit

Permalink
upgrade ext.kotlin_version to 1.9.0 to avoid compile warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
guanlisheng committed May 16, 2024
1 parent ffce1a0 commit a5cf321
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 a5cf321

Please sign in to comment.