Fixed
Status Update
Comments
ga...@google.com <ga...@google.com>
ad...@google.com <ad...@google.com>
bi...@google.com <bi...@google.com> #2
Thanks for trying out Room KMP! This looks like an issue with Android 9+ and armv7 and the way we compile sqlite3.c, specifically linking to the atomic library in C. We'll try to get this fix as soon as possible.
au...@google.com <au...@google.com> #3
bi...@google.com <bi...@google.com> #4
Facing the same issue here, surprisingly using the AndroidSQLiteDriver instead of the bundled one seems to work fine. So for now, others facing the crash can fix it by using the AndroidSQLiteDriver instead of the bundled one
Description
Today with AGP 8.1.0-beta05
.gradle/android/FakeDependency.jar
is considered configuration cache input. It should not be.