mirror of
https://github.com/ReVanced/revanced-manager-downloader-template.git
synced 2026-01-09 13:06:15 +00:00
# 1.0.0-dev.1 (2025-01-13) ### Features * Initialize repository ([aa5ce82](aa5ce824ea)) * Update to account for API changes ([2aa975a](2aa975ab5a))
8 lines
197 B
INI
8 lines
197 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-dev.1
|