Version 5.4.0. Minor bugs fixed in PostGalleryTypeImageRecyclerViewAdapter.

This commit is contained in:
Docile-Alligator
2023-02-06 13:53:21 -05:00
parent c7882b1f65
commit e88c2e957b
2 changed files with 14 additions and 5 deletions

View File

@@ -8,8 +8,8 @@ android {
applicationId "ml.docilealligator.infinityforreddit"
minSdk 21
targetSdk 33
versionCode 113
versionName "5.4.0-beta4"
versionCode 114
versionName "5.4.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
javaCompileOptions {
annotationProcessorOptions {