websytnik

Results 1 comments of websytnik

I have same problem with android_alarm_manager_plus 3.0.4. UDP I changed ext.kotlin_version from 1.7.10 to 1.8.0-Beta in my build.gradle: ext.kotlin_version = '1.8.0-Beta' I found this solution here: https://medium.com/@Code-blast/how-to-fix-execution-failed-for-task-app-checkdebugduplicateclasses-fe0f420b0386 I think that...