andfun-kotlin-dev-bytes icon indicating copy to clipboard operation
andfun-kotlin-dev-bytes copied to clipboard

Results 5 andfun-kotlin-dev-bytes issues
Sort by recently updated
recently updated
newest added

update dependencies update theme in styles.xml update AndroidManifest.xml update build.gradle update viewbinding update Glide module class to use GlideApp instead of Glide in AppNameGlideModule.kt and BindingAdapters.kt update kotlin version

* In plugin 'androidx.navigation.safeargs' type 'androidx.navigation.safeargs.gradle.ArgumentsGenerationTask' property 'applicationId' is missing an input or output annotation. * `Execution failed for task ':app:compileDebugJavaWithJavac'. \> Failed to calculate the value of task ':app:compileDebugJavaWithJavac'...

Caused by: org.gradle.api.internal.provider.AbstractProperty$PropertyQueryException: Failed to calculate the value of task ':app:compileDebugJavaWithJavac' property 'options.generatedSourceOutputDirectory'.

When we are in offline mode, and I launch the app ( create a new instance of application ), app is crashing and this is what I receive in Logcat...