Skip to content
This repository has been archived by the owner on Dec 9, 2024. It is now read-only.

Commit

Permalink
chore(release): 0.148.3 [skip ci]
Browse files Browse the repository at this point in the history
## [0.148.3](v0.148.2...v0.148.3) (2024-03-27)

### Bug Fixes

* **MicroG Support:** Add stock app package name checking ([16f7871](16f7871))
  • Loading branch information
semantic-release-bot committed Mar 27, 2024
1 parent 16f7871 commit 32dad88
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [0.148.3](https://github.com/YT-Advanced/ReX-integrations/compare/v0.148.2...v0.148.3) (2024-03-27)


### Bug Fixes

* **MicroG Support:** Add stock app package name checking ([16f7871](https://github.com/YT-Advanced/ReX-integrations/commit/16f78711b0ff3245b7478459207a13c56d6d34ef))

## [0.148.2](https://github.com/YT-Advanced/ReX-integrations/compare/v0.148.1...v0.148.2) (2024-03-27)


Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ android.useAndroidX = true
org.gradle.caching = true
org.gradle.jvmargs = -Xmx2048m -XX:+UseParallelGC
org.gradle.parallel = true
version = 0.148.2
version = 0.148.3

0 comments on commit 32dad88

Please sign in to comment.