chore: 1.0.1 -> 1.1.0

This commit is contained in:
MoonLeeeaf 2024-06-08 18:05:36 +08:00
parent 7469415b2a
commit 2b59a3a84d
2 changed files with 18 additions and 3 deletions

View File

@ -29,7 +29,22 @@
"line": 138 "line": 138
} }
} }
},
{
"file": "/storage/emulated/0/铃芽の文件/Projects/FuckMaoNemo/app/build.gradle",
"selection": {
"end": {
"column": 23,
"index": 273,
"line": 14
},
"start": {
"column": 23,
"index": 273,
"line": 14
}
}
} }
], ],
"selectedFile": "/storage/emulated/0/铃芽の文件/Projects/FuckMaoNemo/app/src/main/res/xml/config.xml" "selectedFile": "/storage/emulated/0/铃芽の文件/Projects/FuckMaoNemo/app/build.gradle"
} }

View File

@ -12,8 +12,8 @@ android {
applicationId "io.github.moonleeeaf.fuckmaonemo" applicationId "io.github.moonleeeaf.fuckmaonemo"
minSdk 21 minSdk 21
targetSdk 33 targetSdk 33
versionCode 10100 versionCode 11000
versionName "1.0.1" versionName "1.1.0"
vectorDrawables { vectorDrawables {
useSupportLibrary true useSupportLibrary true