We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8dc203 commit 837979cCopy full SHA for 837979c
firebase-installations-interop/src/main/AndroidManifest.xml
@@ -13,4 +13,6 @@
13
<!-- See the License for the specific language governing permissions and -->
14
<!-- limitations under the License. -->
15
16
-<manifest xmlns:android="http://schemas.android.com/apk/res/android" />
+<manifest xmlns:android="http://schemas.android.com/apk/res/android" >
17
+ <!--<uses-sdk android:minSdkVersion="14"/>-->
18
+</manifest>
0 commit comments