mirror of
https://github.com/shagr4th/droid48
synced 2024-12-26 21:58:12 +01:00
Version bump
This commit is contained in:
parent
e6f8baddfc
commit
182ea2642f
1 changed files with 1 additions and 1 deletions
|
@ -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="40" android:versionName="1.40">
|
||||
package="org.ab.x48" android:installLocation="auto" android:versionCode="42" android:versionName="1.42">
|
||||
<application android:icon="@drawable/icon" android:label="@string/app_name">
|
||||
<activity android:name=".X48"
|
||||
android:label="@string/app_name"
|
||||
|
|
Loading…
Reference in a new issue