Bump kotlin from 1.5.0 to 1.6.10 (#1349)

This commit is contained in:
Quentin Hibon 2022-04-15 22:40:36 +02:00 committed by GitHub
parent 2245347e28
commit 999057300b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
plugins {
val kotlinVersion = "1.5.0"
val kotlinVersion = "1.6.10"
id("com.android.application") version ("7.0.3") apply (false)
id("org.jetbrains.kotlin.android") version kotlinVersion apply (false)
id("org.jetbrains.kotlin.kapt") version kotlinVersion apply (false)