mirror of
https://github.com/revanced/revanced-patches.git
synced 2025-12-07 01:51:27 +01:00
build: update Kotlin to 1.8.10 (#1824)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
plugins {
|
||||
kotlin("jvm") version "1.7.0"
|
||||
kotlin("jvm") version "1.8.10"
|
||||
}
|
||||
|
||||
group = "app.revanced"
|
||||
|
||||
Reference in New Issue
Block a user