Tusky-App-Android/app/src
Nik Clayton 25376170c2
Migrate "room" from "kapt" to "ksp" (#3777)
- Add ksp plugin
- Switch room to use ksp instead of kapt
- `ArrayList` -> `List` in a few places to fix errors about unbound generics
2023-06-29 18:37:46 +02:00
..
androidTest/java/com/keylesspalace/tusky
blue/res
green/res
main Migrate "room" from "kapt" to "ksp" (#3777) 2023-06-29 18:37:46 +02:00
test/java Throttle UI actions instead of debouncing (#3651) 2023-06-11 13:34:22 +02:00