noeasydb/proguard/examples/gradle/settings.gradle
2023-04-13 07:10:18 +02:00

7 lines
228 B
Groovy

//
// Gradle Settings file, required to test any of the example gradle build files in this directory.
// Invoke Gradle with the `-b` argument to point at a particular build file
//
rootProject.name = "proguard-gradle-examples"