File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed
Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 1+ # [ 1.2.0-dev.1] ( https://github.com/MorpheApp/morphe-library/compare/v1.1.0...v1.2.0-dev.1 ) (2026-02-04)
2+
3+
4+ ### Features
5+
6+ * Update to Morphe patcher ` 1.1.1 ` ([ 2a6030e] ( https://github.com/MorpheApp/morphe-library/commit/2a6030ebffc2085cab4e6440b01c5ecd865a0f02 ) )
7+
18# [ 1.1.0] ( https://github.com/MorpheApp/morphe-library/compare/v1.0.1...v1.1.0 ) (2026-02-02)
29
310
Original file line number Diff line number Diff line change 1- version = 1.1.0
1+ version = 1.2.0-dev.1
22# Gradle
33org.gradle.jvmargs = -Xmx2048M -Dfile.encoding=UTF-8 -Dkotlin.daemon.jvm.options="-Xmx2048M"
44org.gradle.caching = true
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ kotlin = "2.0.21"
99kotlinx-coroutines-core = " 1.10.2"
1010kotlinx-serialization = " 1.7.1"
1111libsu = " 5.2.2"
12- morphe-patcher = " 1.1.0 "
12+ morphe-patcher = " 1.1.1 "
1313
1414[libraries ]
1515apkzlib = { module = " com.android.tools.build:apkzlib" , version.ref = " android" }
You can’t perform that action at this time.
0 commit comments