Skip to content

Commit 23e78b5

Browse files
fix: Use latest Morphe patcher dev
1 parent 372c7c8 commit 23e78b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ kotlin = "2.0.21"
99
kotlinx-coroutines-core = "1.10.2"
1010
kotlinx-serialization = "1.7.1"
1111
libsu = "5.2.2"
12-
morphe-patcher = "1.2.0-dev.4" # TODO: change to 1.2.0 before stable release
12+
morphe-patcher = "1.2.0-dev.5" # TODO: change to 1.2.0 before stable release
1313

1414
[libraries]
1515
apkzlib = { module = "com.android.tools.build:apkzlib", version.ref = "android" }

0 commit comments

Comments
 (0)