mirror of
https://github.com/revanced/revanced-integrations
synced 2024-11-24 20:07:14 +01:00
chore(release): 0.21.6 [skip ci]
## [0.21.6](https://github.com/revanced/revanced-integrations/compare/v0.21.5...v0.21.6) (2022-07-07) ### Bug Fixes * use Log.d for debugging ([#66](https://github.com/revanced/revanced-integrations/issues/66)) ([605124b
](605124bc60
))
This commit is contained in:
parent
605124bc60
commit
1f29541aa7
@ -1,3 +1,10 @@
|
||||
## [0.21.6](https://github.com/revanced/revanced-integrations/compare/v0.21.5...v0.21.6) (2022-07-07)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* use Log.d for debugging ([#66](https://github.com/revanced/revanced-integrations/issues/66)) ([605124b](https://github.com/revanced/revanced-integrations/commit/605124bc607952eb91e57c2b3e3594fb62464534))
|
||||
|
||||
## [0.21.5](https://github.com/revanced/revanced-integrations/compare/v0.21.4...v0.21.5) (2022-07-07)
|
||||
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
org.gradle.jvmargs = -Xmx2048m
|
||||
android.useAndroidX = true
|
||||
android.enableJetifier = true
|
||||
version = 0.21.5
|
||||
version = 0.21.6
|
||||
|
Loading…
Reference in New Issue
Block a user