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

# [20.0.0-dev.1](https://github.com/ReVanced/revanced-patcher/compare/v19.3.1...v20.0.0-dev.1) (2024-07-22)

### Features

* Convert APIs to Kotlin DSL ([#298](https://github.com/ReVanced/revanced-patcher/issues/298)) ([3f9cbd2](3f9cbd2408))

### BREAKING CHANGES

* Various old APIs are removed, and DSL APIs are added instead.
This commit is contained in:
semantic-release-bot
2024-07-22 01:11:38 +00:00
committed by oSumAtrIX
parent 11a911dc67
commit 8a30b0fa10
2 changed files with 13 additions and 1 deletions

View File

@@ -1,3 +1,3 @@
org.gradle.parallel = true
org.gradle.caching = true
version = 19.3.1
version = 20.0.0-dev.1