Skip to content

Commit 010e4c3

Browse files
Version 8.0.4. This marks the 200th version of Infinity. Thank you for being part of the journey.
1 parent 8c752ca commit 010e4c3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ android {
99
applicationId "ml.docilealligator.infinityforreddit"
1010
minSdk 21
1111
targetSdk 35
12-
versionCode 199
13-
versionName "8.0.3"
12+
versionCode 200
13+
versionName "8.0.4"
1414
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1515
javaCompileOptions {
1616
annotationProcessorOptions {

0 commit comments

Comments
 (0)