Skip to content

Commit b56594a

Browse files
Version 1.2.0
1 parent 0036bb1 commit b56594a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ android {
66
applicationId "ml.docilealligator.infinityforreddit"
77
minSdkVersion 21
88
targetSdkVersion 29
9-
versionCode 13
10-
versionName "1.1.2"
9+
versionCode 14
10+
versionName "1.2.0"
1111
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1212
}
1313
buildTypes {

0 commit comments

Comments
 (0)