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 7d714ca commit b703463Copy full SHA for b703463
app/build.gradle
@@ -8,8 +8,8 @@ android {
8
applicationId "ml.docilealligator.infinityforreddit"
9
minSdk 21
10
targetSdk 34
11
- versionCode 182
12
- versionName "7.3.3"
+ versionCode 183
+ versionName "7.3.4"
13
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
14
javaCompileOptions {
15
annotationProcessorOptions {
0 commit comments