feat: add test items and group tests
This commit is contained in:
+7
-1
@@ -21,4 +21,10 @@ kotlin.code.style=official
|
||||
# resources declared in the library itself and none from the library's dependencies,
|
||||
# thereby reducing the size of the R class for that library
|
||||
android.nonTransitiveRClass=true
|
||||
kotlin.compiler.execution.strategy=in-process
|
||||
kotlin.compiler.execution.strategy=in-process
|
||||
# Disable downloading Gradle sources
|
||||
org.gradle.caching=false
|
||||
org.gradle.daemon=true
|
||||
|
||||
# Prevent Gradle from downloading sources
|
||||
org.gradle.internal.launcher.welcomeMessageDisplayed=false
|
||||
Reference in New Issue
Block a user