support black theme

This commit is contained in:
BinTianqi
2024-03-20 21:24:52 +08:00
parent 38679507a4
commit 03005ae5e0
14 changed files with 177 additions and 114 deletions

View File

@@ -11,8 +11,8 @@ android {
applicationId = "com.binbin.androidowner"
minSdk = 21
targetSdk = 34
versionCode = 19
versionName = "4.2"
versionCode = 20
versionName = "4.3"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables {