Skip to content

Commit 5617972

Browse files
committed
1.0.62
1 parent 2585159 commit 5617972

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

AndroidManifest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
33
package="jackpal.androidterm"
4-
android:versionName="1.0.61"
5-
android:versionCode="62"
4+
android:versionName="1.0.62"
5+
android:versionCode="63"
66
android:installLocation="auto">
77
<uses-sdk android:minSdkVersion="3" android:targetSdkVersion="11" />
88
<uses-feature android:name="android.hardware.touchscreen" android:required="false" />

0 commit comments

Comments
 (0)