Skip to content

Commit ae46a41

Browse files
committed
更新 Demo 工程依赖的 TitleBar 框架版本
1 parent b175ef5 commit ae46a41

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ dependencies {
6060
implementation 'com.android.support:design:28.0.0'
6161

6262
// 标题栏框架:https://github.com/getActivity/TitleBar
63-
implementation 'com.github.getActivity:TitleBar:10.5'
63+
implementation 'com.github.getActivity:TitleBar:10.6'
6464

6565
// 内存泄漏检测:https://github.com/square/leakcanary
6666
debugImplementation 'com.squareup.leakcanary:leakcanary-android:2.12'

0 commit comments

Comments
 (0)