mirror of
https://github.com/ReVanced/revanced-api.git
synced 2026-01-10 21:36:18 +00:00
# [1.6.0](https://github.com/ReVanced/revanced-api/compare/v1.5.0...v1.6.0) (2025-02-04) ### Features * Add status page link to about ([8a957cd](8a957cd797)) * Add support for prereleases ([c25bc8b](c25bc8b4ba)) * Allow setting `Announcement.createdAt` when creating an announcement ([7f6e29d](7f6e29de52)) * Make some announcements schema fields nullable ([db22874](db22874f06))
5 lines
98 B
INI
5 lines
98 B
INI
org.gradle.parallel = true
|
|
org.gradle.caching = true
|
|
kotlin.code.style = official
|
|
version = 1.6.0
|