@expo/config-plugins
Advanced tools
Comparing version 9.0.10 to 9.0.11
@@ -47,2 +47,3 @@ export type StringBoolean = 'true' | 'false'; | ||
'android:permission'?: string; | ||
'android:foregroundServiceType'?: string; | ||
}; | ||
@@ -49,0 +50,0 @@ type ManifestService = { |
{ | ||
"name": "@expo/config-plugins", | ||
"version": "9.0.10", | ||
"version": "9.0.11", | ||
"description": "A library for Expo config plugins", | ||
@@ -60,3 +60,3 @@ "main": "build/index.js", | ||
}, | ||
"gitHead": "8b7a5da5dc407c5242f4c512e892c2ca3506a096" | ||
"gitHead": "728158f99d680cf64fb06f08301d3806c18c6f63" | ||
} |
Sorry, the diff of this file is not supported yet
1131435
13176