We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46756a7 commit d45cf8bCopy full SHA for d45cf8b
Awful.apk/src/main/AndroidManifest.xml
@@ -1,8 +1,8 @@
1
<?xml version="1.0" encoding="utf-8"?>
2
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
3
package="com.ferg.awfulapp"
4
- android:versionCode="188"
5
- android:versionName="3.6.7"
+ android:versionCode="189"
+ android:versionName="3.6.8"
6
android:installLocation="auto">
7
<supports-screens
8
android:smallScreens="true"
Awful.apk/src/main/assets/changelog.html
@@ -6,7 +6,7 @@
<main>
<section>
9
- <h2>3.6.7</h2>
+ <h2>3.6.8</h2>
10
<ul>
11
<li>Looks like you can add an icon when you send a private message now??</li>
12
<li>Revealed post previews on OLED themes and stopped them jumping around</li>
0 commit comments