Update kotlin

This commit is contained in:
Ming Ming 2022-08-29 13:52:04 +08:00
parent febfb5e557
commit 8b2a069379
2 changed files with 2 additions and 2 deletions

View file

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

View file

@ -2,7 +2,7 @@ group 'com.nkming.nc_photos.plugin'
version '1.0-SNAPSHOT'
buildscript {
ext.kotlin_version = '1.6.10'
ext.kotlin_version = '1.6.21'
repositories {
google()
mavenCentral()