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 3b10abe commit 1165036Copy full SHA for 1165036
term/src/main/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.67"
5
- android:versionCode="68"
+ android:versionName="1.0.68"
+ android:versionCode="69"
6
android:installLocation="auto">
7
<uses-feature android:name="android.hardware.touchscreen" android:required="false" />
8
<uses-permission android:name="android.permission.INTERNET" />
0 commit comments