Skip to content

Commit f465b23

Browse files
chore: Release v1.0.0 [skip ci]
# 1.0.0 (2025-01-13) ### Features * Initial commit ([2ca21e8](2ca21e8)) * Move implementation from the manager repo ([b06cc39](b06cc39))
1 parent df7c1dc commit f465b23

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# 1.0.0 (2025-01-13)
2+
3+
4+
### Features
5+
6+
* Initial commit ([2ca21e8](https://github.com/ReVanced/revanced-manager-apkmirror-downloader/commit/2ca21e8e025965b51aea9ea0a55784b276467d85))
7+
* Move implementation from the manager repo ([b06cc39](https://github.com/ReVanced/revanced-manager-apkmirror-downloader/commit/b06cc39d61b05ff340192c1b5df6c57724a53e83))
8+
19
# 1.0.0-dev.1 (2025-01-13)
210

311

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ android.nonFinalResIds = false
44
kotlin.code.style = official
55
org.gradle.parallel = true
66
org.gradle.caching = true
7-
version = 1.0.0-dev.1
7+
version = 1.0.0

0 commit comments

Comments
 (0)