|
6 | 6 |
|
7 | 7 | * 博客地址:[只需体验三分钟,你就会跟我一样,爱上这款 Toast](https://www.jianshu.com/p/9b174ee2c571) |
8 | 8 |
|
9 | | -* 可以扫码下载 Demo 进行演示或者测试,如果扫码下载不了的,[点击此处可直接下载](https://github.com/getActivity/Toaster/releases/download/12.6/Toaster.apk) |
| 9 | +* 可以扫码下载 Demo 进行演示或者测试,如果扫码下载不了的,[点击此处可直接下载](https://github.com/getActivity/Toaster/releases/download/12.8/Toaster.apk) |
10 | 10 |
|
11 | 11 |  |
12 | 12 |
|
@@ -53,7 +53,7 @@ android { |
53 | 53 |
|
54 | 54 | dependencies { |
55 | 55 | // 吐司框架:https://github.com/getActivity/Toaster |
56 | | - implementation 'com.github.getActivity:Toaster:12.6' |
| 56 | + implementation 'com.github.getActivity:Toaster:12.8' |
57 | 57 | } |
58 | 58 | ``` |
59 | 59 |
|
@@ -146,7 +146,7 @@ Toaster.getInterceptor(); |
146 | 146 |
|
147 | 147 | | 功能或细节 | [Toaster](https://github.com/getActivity/Toaster) | [AndroidUtilCode-ToastUtils](https://github.com/Blankj/AndroidUtilCode) | [Toasty](https://github.com/GrenderG/Toasty) | |
148 | 148 | | :----: | :------: | :-----: | :-----: | |
149 | | -| 对应版本 | 12.6 | 1.30.6 | 1.5.0 | |
| 149 | +| 对应版本 | 12.8 | 1.30.6 | 1.5.0 | |
150 | 150 | | issues 数 | [](https://github.com/getActivity/Toaster/issues) | [](https://github.com/Blankj/AndroidUtilCode/issues) | [](https://github.com/GrenderG/Toasty/issues) | |
151 | 151 | | 框架体积 | 32 KB | 500 KB | 50 KB | |
152 | 152 | | 框架维护状态 | 维护中 | 停止维护 | 停止维护 | |
@@ -292,18 +292,6 @@ new Toast |
292 | 292 |
|
293 | 293 |   |
294 | 294 |
|
295 | | -#### 广告区 |
296 | | - |
297 | | -* 我现在任腾讯云服务器推广大使,大家如果有购买服务器的需求,可以通过下面的链接购买 |
298 | | - |
299 | | -[](https://curl.qcloud.com/A6cYskvv) |
300 | | - |
301 | | -[【腾讯云】云服务器、云数据库、COS、CDN、短信等云产品特惠热卖中](https://curl.qcloud.com/A6cYskvv) |
302 | | - |
303 | | -[](https://curl.qcloud.com/up4fQsdn) |
304 | | - |
305 | | -[【腾讯云】中小企业福利专场,多款刚需产品,满足企业通用场景需求](https://curl.qcloud.com/up4fQsdn) |
306 | | - |
307 | 295 | ## License |
308 | 296 |
|
309 | 297 | ```text |
|
0 commit comments