Созданы звуковые уведомления, создана room, AppDatabase, Workout.kt, WorkoutAdapter.kt, WorkoutDao.kt, MyApplication.kt, workout_item.kt

This commit is contained in:
2025-05-13 17:53:14 +03:00
parent a00d3b34b0
commit 4e267fae79
18 changed files with 283 additions and 38 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
[versions]
agp = "8.9.2"
agp = "8.10.0"
kotlin = "2.0.21"
coreKtx = "1.16.0"
junit = "4.13.2"