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 3356ba3 commit 3804ab4Copy full SHA for 3804ab4
samples/VoiceRecognitionService/AndroidManifest.xml
@@ -19,7 +19,7 @@
19
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
20
package="com.example.android.voicerecognitionservice">
21
22
- <uses-sdk android:minSdkVersion="Froyo" />
+ <uses-sdk android:minSdkVersion="8" />
23
24
<application>
25
0 commit comments