改了通知图标

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.bintang"
minSdkVersion 24
targetSdkVersion 31
versionCode 109
versionName "v1.0.9"
versionCode 110
versionName "v1.1.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}

Binary file not shown.

View File

@@ -10,8 +10,8 @@
{
"type": "SINGLE",
"filters": [],
"versionCode": 109,
"versionName": "v1.0.9",
"versionCode": 110,
"versionName": "v1.1.0",
"outputFile": "Bintang918-release.apk"
}
]