This commit is contained in:
shagrath 2011-12-19 23:21:30 +01:00
parent 4090860503
commit da314fd6ec

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="org.ab.x48" android:installLocation="auto" android:versionCode="34" android:versionName="1.34">
package="org.ab.x48" android:installLocation="auto" android:versionCode="35" android:versionName="1.35">
<application android:icon="@drawable/icon" android:label="@string/app_name">
<activity android:name=".X48"
android:label="@string/app_name"