Skip to content

Commit 0d0cc60

Browse files
committed
Updating version
1 parent 1cdee7a commit 0d0cc60

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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="77"
22-
android:versionName="1.9.7"
21+
android:versionCode="78"
22+
android:versionName="1.9.8"
2323
android:installLocation="auto">
2424

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

0 commit comments

Comments
 (0)