Version 4.3.1. Restore changes in ViewVideoActivity to fix a bug that video continues playing in the background after exiting. Rename Swipe Vertically to Go Back From Media to Swipe Vertically to Go Back From Image and Gif.

This commit is contained in:
Alex Ning
2021-05-22 23:19:51 +08:00
parent 7cac39e14e
commit e4f25cc828
3 changed files with 8 additions and 12 deletions

View File

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