Skip to content

Commit 2161229

Browse files
committed
Updating version
1 parent dd19db7 commit 2161229

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.8.2
1+
80/1.9.8.2.1
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="80"
22-
android:versionName="1.9.8.2"
21+
android:versionCode="81"
22+
android:versionName="1.9.8.2.1"
2323
android:installLocation="auto">
2424

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

0 commit comments

Comments
 (0)