Skip to content

Commit ead55e6

Browse files
author
rjmatthews62
committed
Release 5
1 parent 0351661 commit ead55e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/ScriptingLayerForAndroid/AndroidManifest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<manifest
33
xmlns:android="http://schemas.android.com/apk/res/android"
44
package="com.googlecode.android_scripting"
5-
android:installLocation="auto" android:versionCode="407" android:versionName="5x07">
5+
android:installLocation="auto" android:versionCode="500" android:versionName="5">
66
<uses-permission android:name="android.permission.RECEIVE_SMS"></uses-permission>
77
<uses-permission android:name="net.dinglisch.android.tasker.PERMISSION_RUN_TASKS"></uses-permission>
88
<application

0 commit comments

Comments
 (0)