mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-01-15 16:33:15 -03:00
Android: Update Kotlin serialization plugin
I forgot to update this, which broke installing GPU drivers Co-Authored-By: OatmealDome <OatmealDome@users.noreply.github.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
plugins {
|
||||
id("com.android.application")
|
||||
id("org.jetbrains.kotlin.android")
|
||||
kotlin("plugin.serialization") version "1.8.21"
|
||||
kotlin("plugin.serialization") version "2.2.21"
|
||||
id("androidx.baselineprofile")
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user