Skip to content

Commit 5b7cbe0

Browse files
committed
更新 Demo 工程中 TitleBar 的版本到 10.8
1 parent 6479566 commit 5b7cbe0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.github.getActivity:Toaster:13.8'
6161

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

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

0 commit comments

Comments
 (0)