mirror of
https://github.com/izzy2lost/dolphin.git
synced 2026-06-19 01:16:48 -07:00
Android: Update Kotlin to 1.8.21
Additionally updates the serialization plugin to match
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
plugins {
|
||||
id 'com.android.application'
|
||||
id 'org.jetbrains.kotlin.android'
|
||||
id 'org.jetbrains.kotlin.plugin.serialization' version "1.7.20"
|
||||
id 'org.jetbrains.kotlin.plugin.serialization' version "1.8.21"
|
||||
}
|
||||
|
||||
task copyProfile (type: Copy) {
|
||||
|
||||
Reference in New Issue
Block a user