mirror of
https://github.com/awfixers-stuff/OwnDroid.git
synced 2026-03-23 11:05:59 +00:00
@@ -44,6 +44,10 @@ android {
|
||||
debug {
|
||||
signingConfig = signingConfigs.getByName("defaultSignature")
|
||||
}
|
||||
create("fastDebug") {
|
||||
initWith(getByName("debug"))
|
||||
isDebuggable = false
|
||||
}
|
||||
}
|
||||
compileOptions {
|
||||
sourceCompatibility = JavaVersion.VERSION_21
|
||||
|
||||
Reference in New Issue
Block a user