Version 4.3.0-beta1. Tweak the name of the backup file.

This commit is contained in:
Alex Ning
2021-04-10 23:23:34 +08:00
parent 34a9cee965
commit 0724dc861a
2 changed files with 3 additions and 3 deletions

View File

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