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 6d5fbae commit 239534bCopy full SHA for 239534b
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