Skip to content

Commit

Permalink
add: 增加zClockMatrix设备icon
Browse files Browse the repository at this point in the history
  • Loading branch information
a2633063 committed Dec 16, 2020
1 parent 4d73f9b commit 8ad7308
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ android {
minSdkVersion 21
targetSdkVersion 28
versionCode 51
versionName "v1.10.0"
versionName "v1.10.1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
buildTypes {
Expand Down
Binary file modified app/release/app-release.apk
Binary file not shown.
2 changes: 1 addition & 1 deletion app/release/output-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"type": "SINGLE",
"filters": [],
"versionCode": 51,
"versionName": "v1.10.0",
"versionName": "v1.10.1",
"outputFile": "app-release.apk"
}
]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ public class Device {
R.drawable.device_icon_zclock,//6
R.drawable.device_icon_zmops,//7
R.drawable.device_icon_zrgbw,//8
R.drawable.device_icon_ongoing,//9
R.drawable.device_icon_zclock_matrix,//9
};

//设备对应配对页面
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 8ad7308

Please sign in to comment.