Skip to content

Commit

Permalink
Merge pull request #10 from anthochamp/renovate/major-kotlin-monorepo
Browse files Browse the repository at this point in the history
fix(deps): update kotlin monorepo to v2 (major)
  • Loading branch information
anthochamp authored Aug 21, 2024
2 parents 1048978 + 523a23a commit 27d4cbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/android/build.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
buildscript {
ext.kotlin_version = '1.9.25'
ext.kotlin_version = '2.0.10'
repositories {
google()
mavenCentral()
Expand Down

0 comments on commit 27d4cbb

Please sign in to comment.