Added tool IP Query.

This commit is contained in:
2022-09-27 18:46:16 +08:00
parent 09eeab35c4
commit 95124ad291
26 changed files with 437 additions and 13 deletions

View File

@@ -96,7 +96,7 @@ afterEvaluate {
dependencies {
//noinspection GradleDependency
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:1.1.6'
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:1.2.2'
testImplementation 'junit:junit:4.13.2'
androidTestImplementation 'androidx.test.ext:junit:1.1.3'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.4.0'