Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 56f43bc

Browse files
authoredJul 1, 2023
fix(deps): update kotlin monorepo to v1.8.22
1 parent 3566e39 commit 56f43bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎example/android/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
buildscript {
2-
ext.kotlin_version = '1.6.10'
2+
ext.kotlin_version = '1.8.22'
33
repositories {
44
google()
55
mavenCentral()

0 commit comments

Comments
 (0)