diff --git a/example/android/build.gradle b/example/android/build.gradle index c505a86..02af5b4 100644 --- a/example/android/build.gradle +++ b/example/android/build.gradle @@ -1,5 +1,5 @@ buildscript { - ext.kotlin_version = '1.3.50' + ext.kotlin_version = '1.8.10' repositories { google() jcenter()