mirror of
https://github.com/revanced/revanced-api.git
synced 2025-04-29 22:24:31 +02:00

# [1.4.0-dev.2](https://github.com/ReVanced/revanced-api/compare/v1.4.0-dev.1...v1.4.0-dev.2) (2024-11-01) ### Bug Fixes * Add missing logging level environment variable to .env.example ([3b62120](3b6212065a
)) ### Features * Add URL and use friendly name for `APIContributable` ([a5498ab](a5498aba2b
)) * Make backend configurable ([f91f3a6](f91f3a65c5
)) * Remove ReVanced Integrations ([f1c1092](f1c10928ae
))
5 lines
104 B
INI
5 lines
104 B
INI
org.gradle.parallel = true
|
|
org.gradle.caching = true
|
|
kotlin.code.style = official
|
|
version = 1.4.0-dev.2
|