Skip to content

Commit dd659bc

Browse files
committed
Updating version number to 1.18.1
1 parent b728893 commit dd659bc

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

assets/changelog-alpha.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/Alpha 298
1+
/Alpha 298 (2022-01-07)
22
Disable repeated Orbot installation prompts when Tor is enabled
33
Rename "Share/Save Image" to "Share/Save Media"
44
Sharing a link to a v.redd.it post now uses comments page

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,8 @@ android {
5353
applicationId "org.quantumbadger.redreader"
5454
minSdkVersion 16
5555
targetSdkVersion 30
56-
versionCode 101
57-
versionName "1.18"
56+
versionCode 102
57+
versionName "1.18.1"
5858

5959
vectorDrawables.generatedDensities = ['mdpi', 'hdpi', 'xhdpi', 'xxhdpi', 'xxxhdpi']
6060
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'

0 commit comments

Comments
 (0)