Merge branch 'master' into master

This commit is contained in:
TacoTheDank
2020-05-19 16:39:37 -04:00
committed by GitHub
32 changed files with 3571 additions and 1248 deletions

View File

@@ -6,8 +6,9 @@ android {
applicationId "ml.docilealligator.infinityforreddit"
minSdkVersion 21
targetSdkVersion 29
versionCode 33
versionName "3.0.3"
versionCode 34
versionName "3.1.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
buildTypes {
release {