Alqasrawi
Alqasrawi
Is there any solution to achieve the stack transformation in the opposite direction ?
I am using kotlin-dsl in the project's gradle.build files, I have adaptive icons in the app, unfortunately I can't find a way to add ```foregroundIconNames "@mipmap/ic_launcher_foreground"``` to make it work...
@akaita no problem, I managed to make it work with kotlin-dsl by extracting easylauncher configuration from the build.gradle.kts file to a separate gradle file under the name easylauncher.gradle and adding...
Any updates on this issue ? I have the same problem with the latest Android gradle plugin and CircleCi