removed sorting

master
Robinson 2023-01-22 22:12:04 +01:00
parent c453944918
commit 85778410e4
No known key found for this signature in database
GPG Key ID: 8E7DB78588BD6F5C
1 changed files with 1 additions and 4 deletions

View File

@ -1,5 +1,5 @@
/*
* Copyright 2018 dorkbox, llc
* Copyright 2023 dorkbox, llc
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
@ -13,6 +13,3 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
// Sort via the number of other dorkbox dependencies
rootProject.name = "1 - ${rootProject.name}"