1
0
mirror of https://github.com/danog/termux-api.git synced 2024-11-26 20:04:42 +01:00

Bump version to 0.4

This commit is contained in:
Fredrik Fornwall 2015-09-04 16:43:37 +02:00
parent 0ea0f250ba
commit fe98a42faa

View File

@ -2,8 +2,8 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.termux.api"
android:sharedUserId="com.termux"
android:versionCode="3"
android:versionName="0.3" >
android:versionCode="4"
android:versionName="0.4" >
<uses-feature android:name="android.hardware.touchscreen" android:required="false" />