Skip to content

Commit f5f2acf

Browse files
Version 1.0.5
1 parent 354a215 commit f5f2acf

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

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

0 commit comments

Comments
 (0)