mirror of
https://github.com/zoriya/react-native-background-downloader.git
synced 2026-05-28 16:33:20 +00:00
android: add namespace
This commit is contained in:
@@ -7,6 +7,7 @@ def safeExtGet(prop, fallback) {
|
||||
}
|
||||
|
||||
android {
|
||||
namespace "com.eko"
|
||||
compileSdkVersion safeExtGet('compileSdkVersion', 33)
|
||||
|
||||
defaultConfig {
|
||||
|
||||
Reference in New Issue
Block a user