We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34e597e commit ab20643Copy full SHA for ab20643
app/build.gradle
@@ -9,8 +9,8 @@ android {
9
applicationId "ml.docilealligator.infinityforreddit"
10
minSdk 21
11
targetSdk 35
12
- versionCode 197
13
- versionName "8.0.1"
+ versionCode 198
+ versionName "8.0.2"
14
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
15
javaCompileOptions {
16
annotationProcessorOptions {
0 commit comments