Files
noteshop/settings.gradle.kts
Désiré Werner Menrath 3d81bc2cee feat(app): Update dependencies and fix warnings
This commit updates several dependencies to their latest versions and resolves all outstanding warnings in the project. The encryption functionality is now fully integrated and up-to-date.

- Updated dependencies:
  - junit-version from 1.2.1 to 1.3.0
  - core-ktx from 1.13.1 to 1.17.0
  - material-icons-extended from 1.7.7 to 1.7.8
  - material from 1.12.0 to 1.13.0
- Suppressed UnstableApiUsage warning in settings.gradle.kts.
- Removed unused imports in AppViewModelProvider.kt.
2025-10-17 21:07:59 +02:00

627 B