Skip to content

Commit 53945e3

Browse files
committed
更新依赖的 EasyWindow 框架版本到 13.2
1 parent 9e19b1d commit 53945e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ dependencies {
3838
// noinspection GradleCompatible
3939
implementation 'com.android.support:design:26.0.0'
4040
// 悬浮窗框架:https://github.com/getActivity/EasyWindow
41-
implementation 'com.github.getActivity:EasyWindow:13.0'
41+
implementation 'com.github.getActivity:EasyWindow:13.2'
4242
}
4343

4444
tasks.withType(Javadoc).configureEach {

0 commit comments

Comments
 (0)