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 0036bb1 commit b56594aCopy full SHA for b56594a
app/build.gradle
@@ -6,8 +6,8 @@ android {
6
applicationId "ml.docilealligator.infinityforreddit"
7
minSdkVersion 21
8
targetSdkVersion 29
9
- versionCode 13
10
- versionName "1.1.2"
+ versionCode 14
+ versionName "1.2.0"
11
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
12
}
13
buildTypes {
0 commit comments