mirror of
https://github.com/revanced/revanced-integrations.git
synced 2025-01-05 17:45:49 +01:00
5ff47b7fcc
# [0.23.0](https://github.com/revanced/revanced-integrations/compare/v0.22.1...v0.23.0) (2022-07-12) ### Bug Fixes * use `getLong` instead of `getFloat` ([577a734
](577a7348fe
)) * wrong description for issue templates ([ea581d4
](ea581d48e2
)) ### Features * added issue templates. ([#77](https://github.com/revanced/revanced-integrations/issues/77)) ([51016ef
](51016efcb7
))
5 lines
105 B
INI
5 lines
105 B
INI
org.gradle.jvmargs = -Xmx2048m
|
|
android.useAndroidX = true
|
|
android.enableJetifier = true
|
|
version = 0.23.0
|