Version 5.3.0-beta1.

This commit is contained in:
Docile-Alligator
2022-08-16 17:18:03 +10:00
parent af49571a63
commit 6bb208aa61
2 changed files with 2 additions and 4 deletions

View File

@@ -6,8 +6,8 @@ android {
applicationId "ml.docilealligator.infinityforreddit"
minSdkVersion 21
targetSdkVersion 31
versionCode 100
versionName "5.2.1"
versionCode 101
versionName "5.3.0-beta1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
javaCompileOptions {
annotationProcessorOptions {