mirror of
https://github.com/revanced/revanced-patches
synced 2025-01-03 22:45:54 +01:00
build: update Kotlin to 1.8.10 (#1824)
This commit is contained in:
parent
15ddcaf873
commit
3012df4775
@ -1,5 +1,5 @@
|
||||
plugins {
|
||||
kotlin("jvm") version "1.7.0"
|
||||
kotlin("jvm") version "1.8.10"
|
||||
}
|
||||
|
||||
group = "app.revanced"
|
||||
|
Loading…
Reference in New Issue
Block a user