mirror of
https://github.com/Hamza417/Inure.git
synced 2025-08-06 10:29:30 +08:00
Build97
- Updated dependencies
This commit is contained in:
@ -14,6 +14,7 @@ android {
|
||||
buildFeatures {
|
||||
viewBinding false
|
||||
aidl true
|
||||
buildConfig true
|
||||
}
|
||||
|
||||
defaultConfig {
|
||||
|
@ -20,6 +20,5 @@ android.enableJetifier=true
|
||||
# Kotlin code style for this project: "official" or "obsolete":
|
||||
kotlin.code.style=official
|
||||
org.gradle.unsafe.configuration-cache=true
|
||||
android.defaults.buildfeatures.buildconfig=true
|
||||
android.nonTransitiveRClass=false
|
||||
android.nonFinalResIds=false
|
Reference in New Issue
Block a user