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 e42bd51 commit 4105d8cCopy full SHA for 4105d8c
app/build.gradle
@@ -8,8 +8,8 @@ android {
8
applicationId "ml.docilealligator.infinityforreddit"
9
minSdk 21
10
targetSdk 34
11
- versionCode 179
12
- versionName "7.3.0"
+ versionCode 180
+ versionName "7.3.1"
13
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
14
javaCompileOptions {
15
annotationProcessorOptions {
0 commit comments