Skip to content

Commit

Permalink
Merge branch 'crimera:dev' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
swakwork authored Jun 2, 2024
2 parents d785660 + c0b5deb commit 22b2cde
Show file tree
Hide file tree
Showing 4 changed files with 290 additions and 46 deletions.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import org.gradle.kotlin.dsl.support.listFilesOrdered

plugins {
kotlin("jvm") version "1.9.23"
kotlin("jvm") version "2.0.0"
`maven-publish`
}

Expand Down
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[versions]
revanced-patcher = "19.2.0"
smali = "3.0.5"
smali = "3.0.7"
guava = "33.1.0-jre"
gson = "2.10.1"

Expand Down
Loading

0 comments on commit 22b2cde

Please sign in to comment.