Skip to content

Commit cbfb9ba

Browse files
chore(release): 15.0.3 [skip ci]
## [15.0.3](v15.0.2...v15.0.3) (2023-10-01) ### Bug Fixes * Fix SMALI compilation on devices with RTL language ([#242](#242)) ([356f1f1](356f1f1))
1 parent b4cfe80 commit cbfb9ba

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [15.0.3](https://github.com/ReVanced/revanced-patcher/compare/v15.0.2...v15.0.3) (2023-10-01)
2+
3+
4+
### Bug Fixes
5+
6+
* Fix SMALI compilation on devices with RTL language ([#242](https://github.com/ReVanced/revanced-patcher/issues/242)) ([356f1f1](https://github.com/ReVanced/revanced-patcher/commit/356f1f155348347a8f318a2e024716ebf4fec99b))
7+
18
## [15.0.3-dev.1](https://github.com/ReVanced/revanced-patcher/compare/v15.0.2...v15.0.3-dev.1) (2023-09-29)
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 = 15.0.3-dev.1
4+
version = 15.0.3

0 commit comments

Comments
 (0)