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" applicationId "ml.docilealligator.infinityforreddit"
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 30 targetSdkVersion 30
versionCode 95 versionCode 96
versionName "5.1.9-beta2" versionName "5.1.9"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
javaCompileOptions { javaCompileOptions {
annotationProcessorOptions { annotationProcessorOptions {