revanced-patcher/gradle.properties
semantic-release-bot a1962fe600 chore(release): 17.0.0-dev.1 [skip ci]
# [17.0.0-dev.1](https://github.com/ReVanced/revanced-patcher/compare/v16.0.2...v17.0.0-dev.1) (2023-10-09)

### Features

* Add option to use single threaded writer for dex files ([77dbee3](77dbee3d6a))

### BREAKING CHANGES

* This commit gets rid of deprecated constructors.
2023-10-09 12:53:08 +00:00

4 lines
105 B
INI

org.gradle.parallel = true
org.gradle.caching = true
kotlin.code.style = official
version = 17.0.0-dev.1