Commit Graph

6 Commits

Author SHA1 Message Date
CreativeCodeCat
ebe0b1e926 Update SDK, Gradle, and dependencies
- Updated compileSdk and targetSdk to 36
- Updated Gradle wrapper to version 8.13
- Updated various library dependencies to their latest versions, including:
  - Android Gradle Plugin (AGP) to 8.11.1
  - Kotlin to 2.2.0
  - Core KTX to 1.16.0
  - AppCompat to 1.7.1
  - ConstraintLayout to 2.2.1
  - Navigation to 2.9.1
  - Lifecycle to 2.9.1
  - Dagger to 2.56.2
  - WorkManager to 2.10.2
  - RecyclerView to 1.4.0
  - Retrofit to 3.0.0
  - Room to 2.7.2
  - Compose to 1.8.3
2025-07-15 12:27:43 +01:00
HeCodes2Much
b9d474c7c2 chore(deps): Updated libs to newer versions. 2024-11-09 17:02:32 +00:00
HᴇCᴏᴅᴇs2ᴍᴜᴄʜ
6b72000c60 Feat: Added the base for the new settings screen (#130)
* Feat: Added the base for the new settings screen

* Fix: Removed junk from Home

* Fix: Cleanup Setting

* Fix: Bit more advanced settings

Signed-off-by: HeCodes2Much <wayne6324@gmail.com>
2024-09-27 20:40:22 +01:00
HeCodes2Much
1c00b7cc8a Release: prepare for version 0.2.5
Signed-off-by: HeCodes2Much <wayne6324@gmail.com>
2024-09-05 12:58:41 +01:00
HeCodes2Much
cb91acf508 Deps: Updated the dependencies for the launcher.
Signed-off-by: HeCodes2Much <wayne6324@gmail.com>
2024-07-04 13:38:50 +01:00
HeCodes2Much
12d95a4db2 Initial commit. 2024-05-07 09:04:48 +01:00