[6.5.0] 封装view遮挡功能,提供给间隔探查功能

This commit is contained in:
EmArrow
2024-07-11 18:44:16 +08:00
parent 01fe95696b
commit a6771e4d02
7 changed files with 37 additions and 5 deletions

View File

@@ -8,7 +8,7 @@ apply plugin: 'kotlin-android'
apply plugin: 'kotlin-android-extensions'
apply plugin: 'kotlin-kapt'
apply from: rootProject.file('gradle/bytex/bytex.gradle')
//apply from: rootProject.file('gradle/bytex/bytex.gradle')
Properties properties = new Properties()
properties.load(project.rootProject.file("gradle.properties").newDataInputStream())