Skip to content

Commit

Permalink
update to v1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
lizhaotailang committed Nov 22, 2016
1 parent 5c9d1ef commit 7d423e0
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,20 @@
[Android Support Libraries](https://developer.android.com/topic/libraries/support-library/index.html) | The Android Support Library offers a number of features that are not built into the framework. These libraries offer backward-compatible versions of new features, provide useful UI elements that are not included in the framework, and provide a range of utilities that apps can draw on.
[material-dialogs](https://github.com/afollestad/material-dialogs) | A beautiful, fluid, and customizable dialogs API.

## 我的其他项目
+ [纸飞机](https://github.com/marktony/ZhiHuDaily) -- 采用MVP架构,集合了知乎日报、果壳精选和豆瓣一刻的综合性阅读客户端
+ [饭否精选](https://github.com/marktony/FanfouHandpick) -- 使用Kotlin开发的饭否精选客户端
+ [简单翻译](https://github.com/marktony/Translator) -- 翻译App
+ [Reader](https://github.com/marktony/Reader) -- MVP + Volley + Gson, 内容包含了糗事百科,煎蛋和内涵段子

### 联系我
marktonymengyi#gmail.com (替换#为@)

## 支持我的工作
如果你认为我值得获得一定的报酬,请使用微信扫描下面的二维码向我捐赠。

![Wechat_QRCode](https://github.com/marktony/zhuanlan/blob/master/screenshots/wechat_qrcode.png)

### 许可证
```
Copyright 2016 lizhaotailang
Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ buildscript {
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:2.2.1'
classpath 'com.android.tools.build:gradle:2.2.2'

// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files
Expand Down
Binary file added screenshots/wechat_qrcode.png
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 7d423e0

Please sign in to comment.