Selaa lähdekoodia

Bump kotlin version

Neeraj Gupta 2 vuotta sitten
vanhempi
commit
b7d8e59657
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      android/build.gradle

+ 1 - 1
android/build.gradle

@@ -1,5 +1,5 @@
 buildscript {
-    ext.kotlin_version = '1.6.21'
+    ext.kotlin_version = '1.8.10    '
     repositories {
         google()
         jcenter()