Skip to content

Commit 0524a92

Browse files
chore: Release v1.6.3-dev.4 [skip ci]
## [1.6.3-dev.4](v1.6.3-dev.3...v1.6.3-dev.4) (2026-03-28) ### Bug Fixes * Handle patching XAPK files ([#93](#93)) ([5d18490](5d18490))
1 parent 5d18490 commit 0524a92

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.6.3-dev.4](https://github.com/MorpheApp/morphe-cli/compare/v1.6.3-dev.3...v1.6.3-dev.4) (2026-03-28)
2+
3+
4+
### Bug Fixes
5+
6+
* Handle patching XAPK files ([#93](https://github.com/MorpheApp/morphe-cli/issues/93)) ([5d18490](https://github.com/MorpheApp/morphe-cli/commit/5d18490305f10949bf5407bc7167549e3a1cc8f4))
7+
18
## [1.6.3-dev.3](https://github.com/MorpheApp/morphe-cli/compare/v1.6.3-dev.2...v1.6.3-dev.3) (2026-03-28)
29

310

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
org.gradle.parallel = true
22
org.gradle.caching = true
33
kotlin.code.style = official
4-
version = 1.6.3-dev.3
4+
version = 1.6.3-dev.4

0 commit comments

Comments
 (0)