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 50aa2dc commit 4e95840Copy full SHA for 4e95840
Voice Control For Plex/src/main/AndroidManifest.xml
@@ -2,7 +2,7 @@
2
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
3
package="com.atomjack.vcfp"
4
android:versionCode="15"
5
- android:versionName="1.8.1b2" >
+ android:versionName="1.8.1b3" >
6
7
<uses-permission android:name="com.mohammadag.googlesearchapi.permission.ACCESS_GGOGLE_SEARCH_API" />
8
<uses-permission android:name="android.permission.INTERNET" />
0 commit comments