0
0
mirror of https://github.com/mueller-ma/PrepaidBalance.git synced 2024-09-20 00:12:15 +02:00
Commit Graph

4 Commits

Author SHA1 Message Date
Jules Kerssemakers
3021e051f5
speed up annotation processing: migrate Room kapt->ksp (#273)
* Bump kotlin idea-plugin to match updated kotlin.
* Migrate Room annotation processing to faster Kotlin-Symbol-Processing

per IDE suggestion, see also: https://developer.android.com/build/migrate-to-ksp
2024-02-07 16:48:53 +00:00
mueller-ma
6135ec5758
Prepare for Android 14 (#251) 2023-11-05 12:18:40 +01:00
mueller-ma
afc6a95677 Enable automatic per-app language support
https://developer.android.com/guide/topics/resources/app-languages#auto-localeconfig
2023-08-09 09:11:19 +02:00
mueller-ma
2699a37d89
Update Gradle to 8.0 and AS to Flamingo (#219) 2023-04-25 12:12:34 +02:00