Version 5.1.9.

This commit is contained in:
Docile-Alligator 2022-03-17 22:10:38 +08:00
parent 59ed4c53ff
commit 2bbba42e38

View File

@ -6,8 +6,8 @@ android {
applicationId "ml.docilealligator.infinityforreddit"
minSdkVersion 21
targetSdkVersion 30
versionCode 95
versionName "5.1.9-beta2"
versionCode 96
versionName "5.1.9"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
javaCompileOptions {
annotationProcessorOptions {