pipeline-test #15

Merged
andy merged 9 commits from pipeline-test into main 2025-03-04 22:06:06 +03:00
Showing only changes of commit 91a8b0380b - Show all commits

View File

@ -21,5 +21,3 @@ kotlin.code.style=official
# resources declared in the library itself and none from the library's dependencies, # resources declared in the library itself and none from the library's dependencies,
# thereby reducing the size of the R class for that library # thereby reducing the size of the R class for that library
android.nonTransitiveRClass=true android.nonTransitiveRClass=true
org.gradle.caching=true
org.gradle.parallel=true