mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-09-22 12:03:09 -04:00
Fix lint error
This commit is contained in:
parent
f15cdfeb92
commit
8edebf3390
@ -66,7 +66,7 @@ android {
|
||||
}
|
||||
create("playStore") {
|
||||
initWith(getByName("release"))
|
||||
matchingFallbacks = listOf("release")
|
||||
setMatchingFallbacks("release")
|
||||
buildConfigField("boolean", "IS_PLAYSTORE", "true")
|
||||
manifestPlaceholders["permission"] = "android.permission.placeholder"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user