Skip to content

Commit 7cb7fee

Browse files
Version 1.0.4
1 parent 74888de commit 7cb7fee

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed
0 Bytes
Binary file not shown.

.idea/caches/gradle_models.ser

0 Bytes
Binary file not shown.

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 4
10-
versionName "1.0.3"
9+
versionCode 5
10+
versionName "1.0.4"
1111
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1212
}
1313
buildTypes {

0 commit comments

Comments
 (0)