Optimized libraries show. Added BangScreenToolsMaster library.

This commit is contained in:
2022-08-08 20:44:03 +08:00
parent f2bb384c3d
commit 440fe444c5
6 changed files with 75 additions and 6 deletions

View File

@@ -10,6 +10,7 @@ dependencyResolutionManagement {
repositories {
google()
mavenCentral()
maven { url 'https://jitpack.io' }
}
}
rootProject.name = "Oxygen Toolbox"