Energetic Developer
Results
2
comments of
Energetic Developer
Thanks for your response. I have downgraded to 8.0.1 as following. ``` plugins { id("com.android.application") version "8.0.1" apply false id("com.android.library") version "8.0.1" apply false id("com.android.test") version "8.0.1" apply false alias(libs.plugins.kotlin.plugin)...
The errors mentioned before was fixed. Thanks for your help. But another error was occurred. Generated google-services.json with package name com.anod.appwatcher. How can I fix it? ``` Execution failed for...