Skip to content

Commit c0de638

Browse files
committed
chore(release): prepare for v0.3.3
1 parent 9e5bad9 commit c0de638

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [0.3.3] - 2026-04-08
6+
7+
### 💼 Other
8+
9+
- *(patches)* Remove armv8l-support.patch
10+
- *(build.toml)* Set apply_patches = false
11+
512
## [0.3.2] - 2026-04-08
613

714
### 💼 Other

module/module.prop

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
id=py2droid
22
name=Py2Droid
3-
version=v0.3.2
3+
version=v0.3.3
44
versionCode=20260408
55
author=Mrakorez
66
description=

module/update.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"version": "v0.3.2",
2+
"version": "v0.3.3",
33
"versionCode": 20260408,
4-
"zipUrl": "https://github.com/Mrakorez/py2droid/releases/latest/download/py2droid-v0.3.2.zip",
4+
"zipUrl": "https://github.com/Mrakorez/py2droid/releases/latest/download/py2droid-v0.3.3.zip",
55
"changelog": "https://raw.githubusercontent.com/Mrakorez/py2droid/refs/heads/master/CHANGELOG.md"
66
}

0 commit comments

Comments
 (0)