Skip to content

Commit f5ecc5a

Browse files
committed
Increment version number to v1.0.70
1 parent cf65b55 commit f5ecc5a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

term/src/main/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.69"
5-
android:versionCode="70"
4+
android:versionName="1.0.70"
5+
android:versionCode="71"
66
android:installLocation="auto">
77
<uses-feature android:name="android.hardware.touchscreen" android:required="false" />
88
<uses-permission android:name="android.permission.INTERNET" />

0 commit comments

Comments
 (0)