mirror of
https://github.com/awfixers-stuff/OwnDroid.git
synced 2026-03-23 11:05:59 +00:00
feat: enhanced app permission management (#229)
This commit is contained in:
@@ -62,10 +62,11 @@ android {
|
||||
dependenciesInfo {
|
||||
includeInApk = false
|
||||
}
|
||||
composeCompiler {
|
||||
includeSourceInformation = false
|
||||
includeTraceMarkers = false
|
||||
}
|
||||
}
|
||||
|
||||
composeCompiler {
|
||||
includeSourceInformation = false
|
||||
includeTraceMarkers = false
|
||||
}
|
||||
|
||||
kotlin {
|
||||
|
||||
Reference in New Issue
Block a user