File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed
Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 11##「壁上观」是一个Material Design知乎日报阅读app
22 [ ![ Build Status] ( https://travis-ci.org/Tneciv/ZhihuDaily.svg?branch=master )] ( https://travis-ci.org/Tneciv/ZhihuDaily )
3- ### [ Google play] ( https://play.google.com/store/apps/details?id=com.tneciv.zhihudaily " Google play ")
3+
4+ [ ![ Google play] ( http://i.imgur.com/OCW17zi.png?1 )] ( https://play.google.com/store/apps/details?id=com.tneciv.zhihudaily )
45
56### [ 历史版本:] ( https://github.com/Tneciv/ZhihuDaily/releases )
67
2021- 夜间模式
2122- 无图模式
2223
23- #### 为什么是「壁上观」
24+ #### 为什么是「壁上观」?
2425
2526「壁上观」的名字取自成语「作壁上观」,意为:
2627> 壁:壁垒,古时军营四周的围墙。观:旁观。原指双方交战,自己站在壁垒上旁观。比喻置身事外,在旁不协助任何一方。含贬义,动宾式,作谓语。
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ apply plugin: 'com.android.application'
22
33android {
44 compileSdkVersion 23
5- buildToolsVersion ' 24 .0.0 rc1 '
5+ buildToolsVersion ' 23 .0.2 '
66 defaultConfig {
77 applicationId " com.tneciv.zhihudaily"
88 minSdkVersion 16
@@ -41,6 +41,7 @@ dependencies {
4141 compile fileTree(include : [' *.jar' ], dir : ' libs' )
4242 testCompile ' junit:junit:4.12'
4343 // animation lib start
44+
4445 // animation lib end
4546 compile files(' libs/Bughd_android_sdk_v1.3.7.jar' )
4647 releaseCompile ' com.squareup.leakcanary:leakcanary-android-no-op:1.4-beta1'
You can’t perform that action at this time.
0 commit comments