feat: force enable enter in desc editing

This commit is contained in:
MoonLeeeaf
2024-08-01 11:06:05 +08:00
parent 0cc18595e4
commit 47828c8dce
4 changed files with 73 additions and 27 deletions

View File

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