Skip to content

Commit ab20643

Browse files
Version 8.0.2.
1 parent 34e597e commit ab20643

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 197
13-
versionName "8.0.1"
12+
versionCode 198
13+
versionName "8.0.2"
1414
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1515
javaCompileOptions {
1616
annotationProcessorOptions {

0 commit comments

Comments
 (0)