Skip to content

Commit 8487872

Browse files
Version 8.0.5.
1 parent 8f3092f commit 8487872

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 200
13-
versionName "8.0.4"
12+
versionCode 201
13+
versionName "8.0.5"
1414
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1515
javaCompileOptions {
1616
annotationProcessorOptions {

0 commit comments

Comments
 (0)