mirror of
https://github.com/ReVanced/revanced-api.git
synced 2026-01-18 17:03:57 +00:00
# [1.3.0-dev.3](https://github.com/ReVanced/revanced-api/compare/v1.3.0-dev.2...v1.3.0-dev.3) (2024-09-29) ### Bug Fixes * Add missing OK response to routes ([1181be1](1181be12e2)) * Respond with JSON when returning token ([1e3e46f](1e3e46ff4f)) * Specify a validation function to fix authentication ([53c3600](53c36002e9)) ### Features * Customize logging level through environment variable ([8b17d88](8b17d8894d)) * Improve response info description wording ([977d252](977d252497))
5 lines
104 B
INI
5 lines
104 B
INI
org.gradle.parallel = true
|
|
org.gradle.caching = true
|
|
kotlin.code.style = official
|
|
version = 1.3.0-dev.3
|