File tree Expand file tree Collapse file tree 2 files changed +16
-0
lines changed Expand file tree Collapse file tree 2 files changed +16
-0
lines changed Original file line number Diff line number Diff line change 44 android : versionCode =" 56"
55 android : versionName =" 0.56" >
66
7+ <queries >
8+ <intent >
9+ <action
10+ android : name =" android.intent.action.PROCESS_TEXT" />
11+ <data android : mimeType =" text/plain" />
12+ </intent >
13+ </queries >
14+
715 <uses-permission android : name =" android.permission.INTERNET" />
816 <uses-permission android : name =" android.permission.ACCESS_NETWORK_STATE" />
917
Original file line number Diff line number Diff line change 44 android : versionCode =" 56"
55 android : versionName =" 0.56" >
66
7+ <queries >
8+ <intent >
9+ <action
10+ android : name =" android.intent.action.PROCESS_TEXT" />
11+ <data android : mimeType =" text/plain" />
12+ </intent >
13+ </queries >
14+
715 <uses-permission android : name =" android.permission.INTERNET" />
816 <uses-permission android : name =" android.permission.ACCESS_NETWORK_STATE" />
917
You can’t perform that action at this time.
0 commit comments