File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33![ Eclipse Marketplace] ( https://img.shields.io/badge/build-passing-brightgreen )
44![ Eclipse Marketplace] ( https://img.shields.io/badge/license-AGPL3.0-blue )
5- ![ Eclipse Marketplace] ( https://img.shields.io/badge/version-v1.3 -green )
5+ ![ Eclipse Marketplace] ( https://img.shields.io/badge/version-v1.35 -green )
66<br /><br />
77<img src =" https://github.com/fankes/ColorOSNotifyIcon/blob/master/app/src/main/ic_launcher-playstore.png " width = " 100 " height = " 100 " />
88<br />
@@ -12,7 +12,7 @@ Optimize notification icons for ColorOS and adapt to native notification icon sp
1212# 开始使用
1313
1414点击下载最新版本
15- <a href =' https://github.com/fankes/ColorOSNotifyIcon/releases ' >![ Eclipse Marketplace] ( https://img.shields.io/badge/download-v1.3 -green ) </a >
15+ <a href =' https://github.com/fankes/ColorOSNotifyIcon/releases ' >![ Eclipse Marketplace] ( https://img.shields.io/badge/download-v1.35 -green ) </a >
1616<br /><br />
1717⚠️ 适配说明<br />
1818
Original file line number Diff line number Diff line change @@ -5,8 +5,8 @@ plugins {
55}
66
77ext {
8- appVersionName = " 1.3 "
9- appVersionCode = 4
8+ appVersionName = " 1.35 "
9+ appVersionCode = 5
1010}
1111
1212task clean (type : Delete ) {
You can’t perform that action at this time.
0 commit comments