Skip to content

Commit 3f01048

Browse files
committed
Updating version
1 parent 27ea24d commit 3f01048

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

assets/changelog.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
80/1.9.9
1+
80/1.9.8.2
22
Support for v.redd.it links
33
Preference to enable video playback controls (thanks to ahomphophone)
44
Perform temporary file pruning in the background

src/main/AndroidManifest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818

1919
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
2020
package="org.quantumbadger.redreader"
21-
android:versionCode="79"
22-
android:versionName="1.9.8.1"
21+
android:versionCode="80"
22+
android:versionName="1.9.8.2"
2323
android:installLocation="auto">
2424

2525
<uses-sdk android:minSdkVersion="14"

0 commit comments

Comments
 (0)