改了通知图标

This commit is contained in:
xuhuixiang
2025-02-07 17:26:00 +08:00
parent 9140640807
commit 26bce8ebd7
11 changed files with 13 additions and 11 deletions

View File

@@ -11,8 +11,8 @@ android {
applicationId "com.web.mk88aud"
minSdkVersion 24
targetSdkVersion 31
versionCode 106
versionName "v1.0.6"
versionCode 110
versionName "v1.1.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}