Skip to content
This repository has been archived by the owner on Jul 9, 2023. It is now read-only.

Commit

Permalink
fix(deps): update kotlin monorepo to v1.9.0 (#357)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jul 6, 2023
1 parent 9bacf9c commit 4ddf36a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
buildscript {
ext.kotlin_version = '1.8.22'
ext.kotlin_version = '1.9.0'
repositories {
google()
mavenCentral()
Expand Down

0 comments on commit 4ddf36a

Please sign in to comment.