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 487d7c7 commit 1e15718Copy full SHA for 1e15718
assets/changelog.txt
@@ -1,4 +1,4 @@
1
-79/1.9.9
+79/1.9.8.1
2
Preference to add /r/popular to the main menu (thanks to ahomphophone)
3
Download links now handled correctly by internal browser (thanks to Sarbajit Saha)
4
Preference to change self-post tap action (thanks to Clubfan22)
src/main/AndroidManifest.xml
@@ -18,8 +18,8 @@
18
19
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
20
package="org.quantumbadger.redreader"
21
- android:versionCode="78"
22
- android:versionName="1.9.8"
+ android:versionCode="79"
+ android:versionName="1.9.8.1"
23
android:installLocation="auto">
24
25
<uses-sdk android:minSdkVersion="14"
0 commit comments