Skip to content

Commit 6d8b8d7

Browse files
chore: Use correct package
1 parent a9d4bb8 commit 6d8b8d7

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.20"
99
kotlinx-coroutines = "1.8.1"
1010
kotlinx-serialization = "1.7.1"
1111
libsu = "5.2.2"
12-
morphe-patcher = "1.0.0-dev.2"
12+
morphe-patcher = "1.0.0"
1313

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

0 commit comments

Comments
 (0)