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 a9d9fc64d4
commit 04bac73a18
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"