feat: inject setting button
Some checks failed
Android CI / build (push) Failing after 14m58s

This commit is contained in:
MoonLeeeaf
2024-08-03 10:04:48 +08:00
parent 525f842bea
commit 0d6e388ea8
4 changed files with 85 additions and 26 deletions

View File

@@ -12,8 +12,8 @@ android {
applicationId "io.github.moonleeeaf.fuckmaonemo"
minSdk 21
targetSdk 33
versionCode 15000
versionName "1.5.0"
versionCode 16000
versionName "1.6.0"
vectorDrawables {
useSupportLibrary true