build: update gradle (#2583)

Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
This commit is contained in:
Pun
2023-07-06 03:38:39 +07:00
committed by GitHub
parent 267dcacb99
commit 861c4ab57a
6 changed files with 18 additions and 4 deletions

View File

@ -1,5 +1,5 @@
plugins {
kotlin("jvm") version "1.8.10"
kotlin("jvm") version "1.8.20"
}
group = "app.revanced"