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 2585159 commit 5617972Copy full SHA for 5617972
AndroidManifest.xml
@@ -1,8 +1,8 @@
1
<?xml version="1.0" encoding="utf-8"?>
2
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
3
package="jackpal.androidterm"
4
- android:versionName="1.0.61"
5
- android:versionCode="62"
+ android:versionName="1.0.62"
+ android:versionCode="63"
6
android:installLocation="auto">
7
<uses-sdk android:minSdkVersion="3" android:targetSdkVersion="11" />
8
<uses-feature android:name="android.hardware.touchscreen" android:required="false" />
0 commit comments