issues Search Results · repo:deepmedia/Grease language:Kotlin
Filter by
13 results
(82 ms)13 results
indeepmedia/Grease (press backspace or delete to remove)umesh0492
- 5
- Opened on Feb 20
- #26
With version 8.7.0 everything works fine, but after updating gradle to 8.8.0, I get a NoSuchMethodException during sync:
(Grease version 0.3.4)
Tasks for project :app cannot be collected due to plugin ...
BenniHackstock
- Opened on Jan 20
- #24
Here is the stack:
org.gradle.api.ProjectConfigurationException: A problem occurred configuring project :moduleA . at
org.jetbrains.plugins.gradle.model.ProjectImportAction.lambda$onExecuteStart$3(ProjectImportAction.java:136) ...
SwallowJoe
- 3
- Opened on Jan 13
- #23
Is it possible to control the accessibility of classes within an aar assembly pipeline?
For example, replace the public access modifiers of classes or methods from embedded modules with internal to restrict ...
TECTRO-SRAVNIRU
- 1
- Opened on Nov 1, 2024
- #21
Grease default shadowing by prefix fails with exception. but shadowing by remapping from/to works perfecly
I added these snippet into my build.gradle.kts file
grease {
relocate()
}
And after the ...
TECTRO-SRAVNIRU
- 1
- Opened on Oct 31, 2024
- #19
Grease doesn`t merge string resources from implimenting modules to host module. Instead, it rewrites existing files and
fails with unresolved resource exception
TECTRO-SRAVNIRU
- 1
- Opened on Oct 31, 2024
- #17
agp: 8.5.0
Cannot change attributes of configuration :xxxx:greaseDebug after it has been locked for mutation
` FAILURE: Build failed with an exception.
- What went wrong: A problem occurred configuring ...
HenryGaoGH
- 13
- Opened on Sep 22, 2024
- #11
./gradlew :app:assembleDebug Type-safe project accessors is an incubating feature.
FAILURE: Build failed with an exception.
- What went wrong: A problem occurred configuring project :app . Failed to ...
kaoson
- 7
- Opened on Aug 30, 2024
- #8

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.