CleanUP. Fix some localization bugs...
This commit is contained in:
parent
97afaf3667
commit
4860dbe700
6 changed files with 1 additions and 2 deletions
|
@ -1,8 +1,7 @@
|
||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
package="org.r3pek.k9datakiller"
|
package="org.r3pek.k9datakiller"
|
||||||
android:versionCode="1"
|
android:versionCode="2" android:versionName="1.0.1">
|
||||||
android:versionName="1.0">
|
|
||||||
<application android:label="@string/app_name" android:icon="@drawable/icon_off">
|
<application android:label="@string/app_name" android:icon="@drawable/icon_off">
|
||||||
|
|
||||||
<receiver android:icon="@drawable/icon_off"
|
<receiver android:icon="@drawable/icon_off"
|
||||||
|
|
Binary file not shown.
BIN
bin/classes.dex
BIN
bin/classes.dex
Binary file not shown.
Binary file not shown.
Binary file not shown.
Before Width: | Height: | Size: 4.2 KiB |
Loading…
Reference in a new issue