Skip to content

Commit 5545d0f

Browse files
author
mx
committed
修改logo变量
1 parent 215ec06 commit 5545d0f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ await $`./gradlew assembleRelease`.env({
33
...process.env,
44
AP_ID: 'com.bzlaxy.todo',
55
AP_NAME: 'TODO',
6-
AP_ICON: 'todo_logo',
6+
AP_ICON: 'logo',
77
AP_VERSION_CODE: (Date.now() / 1000).toFixed(0),
88
AP_VERSION_NAME: getVerName()
99
})

0 commit comments

Comments
 (0)