We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 023e6f1 commit 5516bcfCopy full SHA for 5516bcf
Awful.apk/src/main/AndroidManifest.xml
@@ -7,8 +7,8 @@
7
-->
8
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
9
package="com.ferg.awfulapp"
10
- android:versionCode="30609"
11
- android:versionName="3.6.9"
+ android:versionCode="30610"
+ android:versionName="3.6.10"
12
android:installLocation="auto">
13
<supports-screens
14
android:smallScreens="true"
Awful.apk/src/main/assets/changelog.html
@@ -5,6 +5,14 @@
5
<!-- See the Changelog code for the expected structure of this document -->
6
<main>
+ <section>
+ <h2>3.6.10</h2>
+ <ul>
+ <li>New cyberpunk "stay logged in" feature</li>
+ <li>Other things look I have to get this out ok!!</li>
+ </ul>
+ </section>
15
+
16
<section>
17
<h2>3.6.9</h2>
18
<ul>
0 commit comments