mirror of
https://github.com/ReVanced/revanced-library.git
synced 2026-01-21 10:23:55 +00:00
Compare commits
2 Commits
v1.0.0-dev
...
v1.0.0
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9db89f0aac | ||
|
|
dfea9492ed |
@@ -1,3 +1,10 @@
|
|||||||
|
# 1.0.0 (2023-09-23)
|
||||||
|
|
||||||
|
|
||||||
|
### Features
|
||||||
|
|
||||||
|
* Add initial project structure ([833291d](https://github.com/ReVanced/revanced-library/commit/833291dc68568f11afbf00e443cc857313489424))
|
||||||
|
|
||||||
# 1.0.0-dev.1 (2023-09-23)
|
# 1.0.0-dev.1 (2023-09-23)
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
org.gradle.parallel = true
|
org.gradle.parallel = true
|
||||||
org.gradle.caching = true
|
org.gradle.caching = true
|
||||||
kotlin.code.style = official
|
kotlin.code.style = official
|
||||||
version = 1.0.0-dev.1
|
version = 1.0.0
|
||||||
|
|||||||
Reference in New Issue
Block a user