We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 155f604 commit e1b39beCopy full SHA for e1b39be
library/build.gradle
@@ -38,7 +38,7 @@ dependencies {
38
// noinspection GradleCompatible
39
implementation 'com.android.support:design:26.0.0'
40
// 悬浮窗框架:https://github.com/getActivity/EasyWindow
41
- implementation 'com.github.getActivity:EasyWindow:12.2'
+ implementation 'com.github.getActivity:EasyWindow:12.0'
42
}
43
44
tasks.withType(Javadoc).configureEach {
0 commit comments