Simple-Clock/app/src/main/kotlin/com/simplemobiletools/clock
Ensar Sarajčić 8e713bb68c Migrate to viewbinding and kotlin gradle scripts
- Updated to viewbinding and kotlin gradle scripts
- Updated kotlin to 1.9.0
- Updated Android Gradle Plugin to 8.1.0
- Updated `androidx.lifecycle` to 2.6.1
- Updated `room` to 2.6.0-alpha02
- Updated `androidx.work` to 2.8.1
- Updated `kotlinx.coroutines` to 1.7.3
- Updated `stetho` to 1.6.0
2023-08-04 16:19:11 +02:00
..
activities Migrate to viewbinding and kotlin gradle scripts 2023-08-04 16:19:11 +02:00
adapters Migrate to viewbinding and kotlin gradle scripts 2023-08-04 16:19:11 +02:00
databases removing timerState config, not sure why was it needed 2022-07-03 15:26:39 +02:00
dialogs Migrate to viewbinding and kotlin gradle scripts 2023-08-04 16:19:11 +02:00
extensions Migrate to viewbinding and kotlin gradle scripts 2023-08-04 16:19:11 +02:00
fragments Migrate to viewbinding and kotlin gradle scripts 2023-08-04 16:19:11 +02:00
helpers fix displaying the next alarm on the widget 2023-07-09 18:01:07 +02:00
interfaces Implement action mode, select to delete 2021-09-07 23:15:33 +01:00
models Early dismissal of alarm 2023-07-02 17:34:26 +05:30
receivers Migrate to viewbinding and kotlin gradle scripts 2023-08-04 16:19:11 +02:00
services catch and show threading exceptions 2022-12-12 16:06:09 +01:00
App.kt remove unused import 2022-11-22 18:02:48 +05:30