Selaa lähdekoodia

update kotlin version

Ethosa 3 vuotta sitten
vanhempi
commit
35c8c0d852
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      app/build.gradle

+ 1 - 1
app/build.gradle

@@ -1,5 +1,5 @@
 buildscript {
-    ext.kotlin_version = '1.7.0'
+    ext.kotlin_version = '1.7.1'
 }
 
 plugins {