azabost
05/27/2022, 6:55 PM./gradlew :app:installDebug
though, so I thought that it might be related with Gradle’s file system watching not working correctly (I’m on 7.4.2), therefore I disabled it in gradle.properties
but it didn’t help at all.
Any clues?
EDIT:
How is this “not Kotlin”?
Perhaps it’s a problem with the Kotlin compiler/plugin not recompiling the sources after they are changed?Chrimaeon
05/27/2022, 8:30 PMazabost
05/28/2022, 3:02 PM