mirror of
https://github.com/FatttSnake/OxygenToolbox.git
synced 2026-04-06 02:41:28 +08:00
Added tool IP Query.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
// Top-level build file where you can add configuration options common to all sub-projects/modules.
|
||||
plugins {
|
||||
id 'com.android.application' version '7.2.2' apply false
|
||||
id 'com.android.library' version '7.2.2' apply false
|
||||
id 'com.android.application' version '7.3.0' apply false
|
||||
id 'com.android.library' version '7.3.0' apply false
|
||||
id 'com.mikepenz.aboutlibraries.plugin' version '10.3.1' apply false
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user