Nelson Osacky
Nelson Osacky
This enables gradle task caching for the R2 Generating task. Some more info on task caching: https://github.com/gradle/task-output-cache-demos/blob/master/docs/making-custom-tasks-cacheable.md
According to the release notes there is a new applicationIdTextResource method in the Gradle build API which returns the application ID of a variant. We can use this instead of...
Dont allow type variables in keys.
When there is a mismatch between the nullability of the binding and the requestor, throw an exception. This only works if the nullability annotations have runtime retention. Looking for feedback...
In order to enable up-to-date checks in Gradle. The `greendao` Gradle task should define inputs and outputs. This will speed up builds. Here is some more information on how to...
### Description [CODE_PUSH_APK_BUILD_TIME](https://github.com/microsoft/react-native-code-push/blob/master/android/codepush.gradle#L24) is regenerated in every build for Android apps which mean that resources are recompiled even if no other resources changes or code changes were made to the...
Currently we only detect the room schema location being passed to `annotationProcessorOptions`, but not `kapt.arguments`. We should also detect the following: ``` kapt { arguments { arg("room.schemaLocation", "$projectDir/schemas") } }...
See conversation here: https://github.com/runningcode/fladle/pull/262#discussion_r674168700
See here for more details: https://github.com/runningcode/fladle/pull/260/files#r661248738
This is flaky on github actions where it times out. Example: https://scans.gradle.com/s/spcmxr3ahagee/tests/:fladle-plugin:test/com.osacky.flank.gradle.integration.FlankAuthTestTask/testFlankAuth#1