mirror of
https://github.com/danog/termux-api.git
synced 2024-11-30 04:19:20 +01:00
Bump version to 0.4
This commit is contained in:
parent
0ea0f250ba
commit
fe98a42faa
@ -2,8 +2,8 @@
|
|||||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
package="com.termux.api"
|
package="com.termux.api"
|
||||||
android:sharedUserId="com.termux"
|
android:sharedUserId="com.termux"
|
||||||
android:versionCode="3"
|
android:versionCode="4"
|
||||||
android:versionName="0.3" >
|
android:versionName="0.4" >
|
||||||
|
|
||||||
<uses-feature android:name="android.hardware.touchscreen" android:required="false" />
|
<uses-feature android:name="android.hardware.touchscreen" android:required="false" />
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user