Skip to content

Commit

Permalink
Update dependency org.jetbrains.kotlin.android to v1.9.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 25, 2023
1 parent 0f77420 commit a92fd67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ minSdk = '26' # min for activity.isRequestPinAppWidgetSupported
compileSdk = '34'

agp = "8.1.1"
kotlin = '1.9.0'
kotlin = '1.9.10'
java = '17'

compose-compiler = '1.5.1'
Expand Down

0 comments on commit a92fd67

Please sign in to comment.