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 8f3092f commit 8487872Copy full SHA for 8487872
app/build.gradle
@@ -9,8 +9,8 @@ android {
9
applicationId "ml.docilealligator.infinityforreddit"
10
minSdk 21
11
targetSdk 35
12
- versionCode 200
13
- versionName "8.0.4"
+ versionCode 201
+ versionName "8.0.5"
14
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
15
javaCompileOptions {
16
annotationProcessorOptions {
0 commit comments