mirror of
https://github.com/ReVanced/revanced-manager-downloader-template.git
synced 2026-01-10 21:36:19 +00:00
chore: Release v1.0.0-dev.1 [skip ci]
# 1.0.0-dev.1 (2025-01-13) ### Features * Initialize repository ([aa5ce82](aa5ce824ea)) * Update to account for API changes ([2aa975a](2aa975ab5a))
This commit is contained in:
7
CHANGELOG.md
Normal file
7
CHANGELOG.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# 1.0.0-dev.1 (2025-01-13)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* Initialize repository ([aa5ce82](https://github.com/ReVanced/revanced-manager-downloader-template/commit/aa5ce824eaedf7b94d5e80eff44954fc7909dd7f))
|
||||
* Update to account for API changes ([2aa975a](https://github.com/ReVanced/revanced-manager-downloader-template/commit/2aa975ab5a440cd07056fbf911f67e0d979b1fe5))
|
||||
@@ -4,5 +4,4 @@ android.nonFinalResIds=false
|
||||
kotlin.code.style = official
|
||||
org.gradle.parallel = true
|
||||
org.gradle.caching = true
|
||||
|
||||
version = 1.0.0
|
||||
version = 1.0.0-dev.1
|
||||
|
||||
Reference in New Issue
Block a user