Version 4.3.0. Fix video post parsing (v.redd.it).

This commit is contained in:
Alex Ning
2021-05-17 09:16:02 +08:00
parent 6e64f79d21
commit 673ba04110
2 changed files with 27 additions and 11 deletions

View File

@@ -6,8 +6,8 @@ android {
applicationId "ml.docilealligator.infinityforreddit"
minSdkVersion 21
targetSdkVersion 30
versionCode 65
versionName "4.3.0-beta5"
versionCode 66
versionName "4.3.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
javaCompileOptions {
annotationProcessorOptions {