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.
2 parents 6d5fbae + 239534b commit 4a34eddCopy full SHA for 4a34edd
messaging/src/android/java/LibraryManifest.xml
@@ -1,7 +1,7 @@
1
<?xml version="1.0" encoding="utf-8"?>
2
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
3
package="com.google.android.gms.messaging.cpp" >
4
- <uses-sdk android:minSdkVersion='26'/>
+ <uses-sdk android:minSdkVersion='14'/>
5
<application>
6
<service
7
android:name="MessageForwardingService"
0 commit comments