v0.3.4a: manifest commit
This commit is contained in:
+2
-2
@@ -1,8 +1,8 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="com.shatteredpixel.shatteredpixeldungeon"
|
||||
android:versionCode="90"
|
||||
android:versionName="0.3.4"
|
||||
android:versionCode="91"
|
||||
android:versionName="0.3.4a"
|
||||
android:installLocation="auto">
|
||||
|
||||
<uses-permission android:name="android.permission.VIBRATE"/>
|
||||
|
||||
@@ -37,6 +37,13 @@ import com.watabou.noosa.ui.Component;
|
||||
public class ChangesScene extends PixelScene {
|
||||
|
||||
private static final String TXT_Update =
|
||||
"_v0.3.4a_\n" +
|
||||
"- Various bugfixes\n" +
|
||||
"- Fixed text issues on Turkish devices\n" +
|
||||
"- Huntress can equip her boomerang again\n" +
|
||||
"- Translation Updates\n" +
|
||||
"- Added Italian (currently incomplete)\n" +
|
||||
"\n" +
|
||||
"_v0.3.4:_\n" +
|
||||
"- Shattered now supports multiple languages\n" +
|
||||
"- New font\n" +
|
||||
|
||||
Reference in New Issue
Block a user