mirror of
https://github.com/revanced/revanced-integrations.git
synced 2024-12-02 16:52:55 +01:00
chore(release): 0.118.0-dev.6 [skip ci]
# [0.118.0-dev.6](https://github.com/ReVanced/revanced-integrations/compare/v0.118.0-dev.5...v0.118.0-dev.6) (2023-09-25) ### Performance Improvements * Only request required fields ([d20b768
](d20b768bc2
)) * Remove unnecessary api key parameter ([ba5e7d8
](ba5e7d870e
))
This commit is contained in:
parent
ba5e7d870e
commit
aa0282f300
@ -1,3 +1,11 @@
|
||||
# [0.118.0-dev.6](https://github.com/ReVanced/revanced-integrations/compare/v0.118.0-dev.5...v0.118.0-dev.6) (2023-09-25)
|
||||
|
||||
|
||||
### Performance Improvements
|
||||
|
||||
* Only request required fields ([d20b768](https://github.com/ReVanced/revanced-integrations/commit/d20b768bc23d167d9f0d2c651c75b3f92944e731))
|
||||
* Remove unnecessary api key parameter ([ba5e7d8](https://github.com/ReVanced/revanced-integrations/commit/ba5e7d870ee88ad45c233d914e1e2795de920cb2))
|
||||
|
||||
# [0.118.0-dev.5](https://github.com/ReVanced/revanced-integrations/compare/v0.118.0-dev.4...v0.118.0-dev.5) (2023-09-25)
|
||||
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
org.gradle.parallel = true
|
||||
org.gradle.caching = true
|
||||
android.useAndroidX = true
|
||||
version = 0.118.0-dev.5
|
||||
version = 0.118.0-dev.6
|
||||
|
Loading…
Reference in New Issue
Block a user