Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions recipes/addBuildTypeUsingDslFinalize/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,3 @@ org.gradle.parallel=true
android.useAndroidX=true
# Kotlin code style for this project: "official" or "obsolete":
kotlin.code.style=official
# Enables namespacing of each library's R class so that its R class includes only the
# 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
4 changes: 0 additions & 4 deletions recipes/addCustomBuildConfigFields/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,3 @@ org.gradle.parallel=true
android.useAndroidX=true
# Kotlin code style for this project: "official" or "obsolete":
kotlin.code.style=official
# Enables namespacing of each library's R class so that its R class includes only the
# 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
4 changes: 0 additions & 4 deletions recipes/addCustomSourceType/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,3 @@ org.gradle.parallel=true
android.useAndroidX=true
# Kotlin code style for this project: "official" or "obsolete":
kotlin.code.style=official
# Enables namespacing of each library's R class so that its R class includes only the
# 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
4 changes: 0 additions & 4 deletions recipes/addGeneratedSourceFolder/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,3 @@ org.gradle.parallel=true
android.useAndroidX=true
# Kotlin code style for this project: "official" or "obsolete":
kotlin.code.style=official
# Enables namespacing of each library's R class so that its R class includes only the
# 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
4 changes: 0 additions & 4 deletions recipes/addMultipleArtifact/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,3 @@ org.gradle.parallel=true
android.useAndroidX=true
# Kotlin code style for this project: "official" or "obsolete":
kotlin.code.style=official
# Enables namespacing of each library's R class so that its R class includes only the
# 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
4 changes: 0 additions & 4 deletions recipes/allProjectsApkAction/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,3 @@ org.gradle.parallel=true
android.useAndroidX=true
# Kotlin code style for this project: "official" or "obsolete":
kotlin.code.style=official
# Enables namespacing of each library's R class so that its R class includes only the
# 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
4 changes: 0 additions & 4 deletions recipes/appendToMultipleArtifact/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,3 @@ org.gradle.parallel=true
android.useAndroidX=true
# Kotlin code style for this project: "official" or "obsolete":
kotlin.code.style=official
# Enables namespacing of each library's R class so that its R class includes only the
# 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
4 changes: 0 additions & 4 deletions recipes/appendToScopedArtifacts/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,3 @@ org.gradle.parallel=true
android.useAndroidX=true
# Kotlin code style for this project: "official" or "obsolete":
kotlin.code.style=official
# Enables namespacing of each library's R class so that its R class includes only the
# 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
4 changes: 0 additions & 4 deletions recipes/applyFusedLibraryPlugin/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,6 @@ org.gradle.jvmargs=-Xmx2048m -Dfile.encoding=UTF-8
android.useAndroidX=true
# Kotlin code style for this project: "official" or "obsolete":
kotlin.code.style=official
# Enables namespacing of each library's R class so that its R class includes only the
# 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

# Required for builds with at least one module applying
# the experimental "com.android.fused-library" plugin.
Expand Down
4 changes: 0 additions & 4 deletions recipes/asmTransformClasses/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,3 @@ org.gradle.parallel=true
android.useAndroidX=true
# Kotlin code style for this project: "official" or "obsolete":
kotlin.code.style=official
# Enables namespacing of each library's R class so that its R class includes only the
# 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
4 changes: 0 additions & 4 deletions recipes/createSingleArtifact/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,3 @@ org.gradle.parallel=true
android.useAndroidX=true
# Kotlin code style for this project: "official" or "obsolete":
kotlin.code.style=official
# Enables namespacing of each library's R class so that its R class includes only the
# 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
4 changes: 0 additions & 4 deletions recipes/disableTests/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,3 @@ org.gradle.parallel=true
android.useAndroidX=true
# Kotlin code style for this project: "official" or "obsolete":
kotlin.code.style=official
# Enables namespacing of each library's R class so that its R class includes only the
# 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
4 changes: 0 additions & 4 deletions recipes/extendingAgp/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,3 @@ org.gradle.parallel=true
android.useAndroidX=true
# Kotlin code style for this project: "official" or "obsolete":
kotlin.code.style=official
# Enables namespacing of each library's R class so that its R class includes only the
# 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
4 changes: 0 additions & 4 deletions recipes/getMultipleArtifact/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,3 @@ org.gradle.parallel=true
android.useAndroidX=true
# Kotlin code style for this project: "official" or "obsolete":
kotlin.code.style=official
# Enables namespacing of each library's R class so that its R class includes only the
# 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
4 changes: 0 additions & 4 deletions recipes/getScopedArtifacts/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,3 @@ org.gradle.parallel=true
android.useAndroidX=true
# Kotlin code style for this project: "official" or "obsolete":
kotlin.code.style=official
# Enables namespacing of each library's R class so that its R class includes only the
# 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
4 changes: 0 additions & 4 deletions recipes/getSingleArtifact/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,3 @@ org.gradle.parallel=true
android.useAndroidX=true
# Kotlin code style for this project: "official" or "obsolete":
kotlin.code.style=official
# Enables namespacing of each library's R class so that its R class includes only the
# 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
4 changes: 0 additions & 4 deletions recipes/legacyTaskBridging/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,3 @@ org.gradle.parallel=true
android.useAndroidX=true
# Kotlin code style for this project: "official" or "obsolete":
kotlin.code.style=official
# Enables namespacing of each library's R class so that its R class includes only the
# 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
4 changes: 0 additions & 4 deletions recipes/listenToArtifacts/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,3 @@ org.gradle.parallel=true
android.useAndroidX=true
# Kotlin code style for this project: "official" or "obsolete":
kotlin.code.style=official
# Enables namespacing of each library's R class so that its R class includes only the
# 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
4 changes: 0 additions & 4 deletions recipes/listenToMultipleArtifact/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,3 @@ org.gradle.parallel=true
android.useAndroidX=true
# Kotlin code style for this project: "official" or "obsolete":
kotlin.code.style=official
# Enables namespacing of each library's R class so that its R class includes only the
# 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
4 changes: 0 additions & 4 deletions recipes/onVariants/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,3 @@ org.gradle.parallel=true
android.useAndroidX=true
# Kotlin code style for this project: "official" or "obsolete":
kotlin.code.style=official
# Enables namespacing of each library's R class so that its R class includes only the
# 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
4 changes: 0 additions & 4 deletions recipes/perVariantManifestPlaceholder/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,3 @@ org.gradle.parallel=true
android.useAndroidX=true
# Kotlin code style for this project: "official" or "obsolete":
kotlin.code.style=official
# Enables namespacing of each library's R class so that its R class includes only the
# 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
4 changes: 0 additions & 4 deletions recipes/registerPreBuild/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,3 @@ org.gradle.parallel=true
android.useAndroidX=true
# Kotlin code style for this project: "official" or "obsolete":
kotlin.code.style=official
# Enables namespacing of each library's R class so that its R class includes only the
# 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
4 changes: 0 additions & 4 deletions recipes/selectVariants/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,3 @@ org.gradle.parallel=true
android.useAndroidX=true
# Kotlin code style for this project: "official" or "obsolete":
kotlin.code.style=official
# Enables namespacing of each library's R class so that its R class includes only the
# 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
4 changes: 0 additions & 4 deletions recipes/testFixtures/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,3 @@ org.gradle.parallel=true
android.useAndroidX=true
# Kotlin code style for this project: "official" or "obsolete":
kotlin.code.style=official
# Enables namespacing of each library's R class so that its R class includes only the
# 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
4 changes: 0 additions & 4 deletions recipes/transformAllClasses/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,3 @@ org.gradle.parallel=true
android.useAndroidX=true
# Kotlin code style for this project: "official" or "obsolete":
kotlin.code.style=official
# Enables namespacing of each library's R class so that its R class includes only the
# 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
4 changes: 0 additions & 4 deletions recipes/transformDirectory/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,3 @@ org.gradle.parallel=true
android.useAndroidX=true
# Kotlin code style for this project: "official" or "obsolete":
kotlin.code.style=official
# Enables namespacing of each library's R class so that its R class includes only the
# 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
4 changes: 0 additions & 4 deletions recipes/transformManifest/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,3 @@ org.gradle.parallel=true
android.useAndroidX=true
# Kotlin code style for this project: "official" or "obsolete":
kotlin.code.style=official
# Enables namespacing of each library's R class so that its R class includes only the
# 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
4 changes: 0 additions & 4 deletions recipes/transformMultiple/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,3 @@ org.gradle.parallel=true
android.useAndroidX=true
# Kotlin code style for this project: "official" or "obsolete":
kotlin.code.style=official
# Enables namespacing of each library's R class so that its R class includes only the
# 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
4 changes: 0 additions & 4 deletions recipes/variantDependencySubstitutionTest/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,3 @@ org.gradle.parallel=true
android.useAndroidX=true
# Kotlin code style for this project: "official" or "obsolete":
kotlin.code.style=official
# Enables namespacing of each library's R class so that its R class includes only the
# 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
4 changes: 0 additions & 4 deletions recipes/variantOutput/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,3 @@ org.gradle.parallel=true
android.useAndroidX=true
# Kotlin code style for this project: "official" or "obsolete":
kotlin.code.style=official
# Enables namespacing of each library's R class so that its R class includes only the
# 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
4 changes: 0 additions & 4 deletions recipes/workerEnabledTransformation/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,3 @@ org.gradle.parallel=true
android.useAndroidX=true
# Kotlin code style for this project: "official" or "obsolete":
kotlin.code.style=official
# Enables namespacing of each library's R class so that its R class includes only the
# 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
4 changes: 0 additions & 4 deletions templates/TemplateRecipe/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,3 @@ org.gradle.parallel=true
android.useAndroidX=true
# Kotlin code style for this project: "official" or "obsolete":
kotlin.code.style=official
# Enables namespacing of each library's R class so that its R class includes only the
# 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
4 changes: 0 additions & 4 deletions templates/TemplateSettingsRecipe/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,3 @@ org.gradle.parallel=true
android.useAndroidX=true
# Kotlin code style for this project: "official" or "obsolete":
kotlin.code.style=official
# Enables namespacing of each library's R class so that its R class includes only the
# 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