If it matters, I started off this project in Andro...
# announcements
c
If it matters, I started off this project in Android Studio but then I removed the "app" module and now I only have a library java/kotlin module (
apply plugin: "java"
and
apply plugin: "kotlin"
)