-
-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix #33: More lazy configuration based on Sun project feedback #253
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
TWiStErRob
commented
Aug 20, 2022
plugin/release/src/main/kotlin/net/twisterrob/gradle/android/AndroidMinificationPlugin.kt
Show resolved
Hide resolved
TWiStErRob
changed the title
Fix #33
Fix #11: More lazy configuration based on Sun project feedback
Aug 20, 2022
TWiStErRob
commented
Aug 20, 2022
plugin/languages/src/main/kotlin/net/twisterrob/gradle/java/BaseJavaPlugin.kt
Show resolved
Hide resolved
This was referenced Aug 20, 2022
Verified by executing test on master, and it lights up like a christmas tree.
TWiStErRob
changed the title
Fix #11: More lazy configuration based on Sun project feedback
Fix #33: More lazy configuration based on Sun project feedback
Aug 21, 2022
TWiStErRob
added
a:feature
new feature, improvement or request
on:agp
issue related to Android Gradle Plugin
in:test
test module and project tests
in:android
Android Gradle Plugin helper plugin
on:gradle
issue related to Gradle
labels
Aug 21, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
a:feature
new feature, improvement or request
in:android
Android Gradle Plugin helper plugin
in:test
test module and project tests
on:agp
issue related to Android Gradle Plugin
on:gradle
issue related to Gradle
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
See TWiStErRob/net.twisterrob.sun#121
Fixes #11
Fixes #33