chore(release): 1.0.0-dev.1 [skip ci]

# 1.0.0-dev.1 (2023-09-23)

### Features

* Add initial project structure ([833291d](833291dc68))
This commit is contained in:
semantic-release-bot
2023-09-23 16:01:37 +00:00
parent 833291dc68
commit 0775e85179
2 changed files with 8 additions and 1 deletions

6
CHANGELOG.md Normal file
View File

@@ -0,0 +1,6 @@
# 1.0.0-dev.1 (2023-09-23)
### Features
* Add initial project structure ([833291d](https://github.com/ReVanced/revanced-library/commit/833291dc68568f11afbf00e443cc857313489424))

View File

@@ -1,3 +1,4 @@
org.gradle.parallel = true
org.gradle.caching = true
kotlin.code.style = official
version = 1.0.0-dev.1