Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
Funkatronics authored Dec 3, 2024
1 parent 486c51c commit 75d6c30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/example-clientlib-ktx-app/build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
buildscript {
ext {
kotlin_version = '2.0.21'
kotlin_version = '2.1.0'
compose_version = '1.7.5'
compose_material_version = '1.7.5'
}
Expand Down

0 comments on commit 75d6c30

Please sign in to comment.