fix: Fix broken Remove screen capture restriction
, Remove screenshot restriction
, Spoof Wi-Fi connection
, and Export internal data documents provider
patch (#4405)
This commit is contained in:

committed by
GitHub

parent
a935f5c6a6
commit
1d52b7478d
@ -1,3 +1,9 @@
|
||||
dependencies {
|
||||
compileOnly(project(":extensions:tumblr:stub"))
|
||||
}
|
||||
|
||||
android {
|
||||
defaultConfig {
|
||||
minSdk = 26
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user