fallback mode

This commit is contained in:
lucky 2022-02-14 04:45:37 +03:00
parent 539bb9397e
commit e8001df6ee
10 changed files with 71 additions and 6 deletions

View file

@ -10,8 +10,8 @@ android {
applicationId "me.lucky.red"
minSdk 29
targetSdk 32
versionCode 6
versionName "1.0.5"
versionCode 7
versionName "1.0.6"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}