mirror of
https://github.com/revanced/revanced-api.git
synced 2025-05-11 11:54:31 +02:00

# [1.2.0](https://github.com/ReVanced/revanced-api/compare/v1.1.0...v1.2.0) (2024-09-06) ### Bug Fixes * Add back deprecated routes for backwards compatibility ([9f0eb5b](9f0eb5bfe9
)) * Make sure, expected paths in configuration exist ([32bedb7](32bedb7fad
)) * Return correct GPG keys url ([#187](https://github.com/ReVanced/revanced-api/issues/187)) ([74e5389](74e53891a1
)) ### Features * Move /latest routes to parent ([4e8e83d](4e8e83db1a
)) * Respond to all ping request methods ([df116bd](df116bd221
))
5 lines
98 B
INI
5 lines
98 B
INI
org.gradle.parallel = true
|
|
org.gradle.caching = true
|
|
kotlin.code.style = official
|
|
version = 1.2.0
|