Skip to content

Commit

Permalink
Updating version number to 1.18.1
Browse files Browse the repository at this point in the history
  • Loading branch information
QuantumBadger committed Jan 7, 2022
1 parent b728893 commit dd659bc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion assets/changelog-alpha.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/Alpha 298
/Alpha 298 (2022-01-07)
Disable repeated Orbot installation prompts when Tor is enabled
Rename "Share/Save Image" to "Share/Save Media"
Sharing a link to a v.redd.it post now uses comments page
Expand Down
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@ android {
applicationId "org.quantumbadger.redreader"
minSdkVersion 16
targetSdkVersion 30
versionCode 101
versionName "1.18"
versionCode 102
versionName "1.18.1"

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

0 comments on commit dd659bc

Please sign in to comment.