Files
revanced-manager-downloaders/gradle.properties
semantic-release-bot f465b2338f chore: Release v1.0.0 [skip ci]
# 1.0.0 (2025-01-13)

### Features

* Initial commit ([2ca21e8](2ca21e8e02))
* Move implementation from the manager repo ([b06cc39](b06cc39d61))
2025-01-13 23:33:21 +00:00

8 lines
191 B
INI

android.useAndroidX = true
android.nonTransitiveRClass = true
android.nonFinalResIds = false
kotlin.code.style = official
org.gradle.parallel = true
org.gradle.caching = true
version = 1.0.0