10 lines
260 B
Plaintext
10 lines
260 B
Plaintext
/*
|
|
* Copyright (c) 2019, Lucas <https://github.com/Lucwousin>
|
|
* All rights reserved.
|
|
*
|
|
* This code is licensed under GPL3, see the complete license in
|
|
* the LICENSE file in the root directory of this source tree.
|
|
*/
|
|
rootProject.name = "injector-plugin"
|
|
|