Browse Source

bump kotlin version

Neeraj Gupta 2 years ago
parent
commit
4148c8fdf9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      android/build.gradle

+ 1 - 1
android/build.gradle

@@ -1,5 +1,5 @@
 buildscript {
 buildscript {
-    ext.kotlin_version = '1.6.10'
+    ext.kotlin_version = '1.8.22'
     repositories {
     repositories {
         google()
         google()
         mavenCentral()
         mavenCentral()