Skip to content

Commit 83a3cbf

Browse files
committed
Updating version number
1 parent 137cee6 commit 83a3cbf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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 29
56-
versionCode 99
57-
versionName "1.17.2"
56+
versionCode 100
57+
versionName "1.17.3"
5858

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

0 commit comments

Comments
 (0)