mirror of
https://github.com/ReVanced/revanced-patcher.git
synced 2024-11-10 01:02:22 +01:00
build: update Kotlin to 1.8.10
This commit is contained in:
parent
a49e78234b
commit
77e0536838
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
plugins {
|
||||
kotlin("jvm") version "1.7.0"
|
||||
kotlin("jvm") version "1.8.10"
|
||||
java
|
||||
`maven-publish`
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue