chore(release): bump version, update changelog

This commit is contained in:
Nishant Mishra
2025-11-10 00:13:00 +05:30
parent 88d6a1b300
commit 7837fd8a9f
3 changed files with 14 additions and 4 deletions

View File

@@ -12,9 +12,9 @@ ksp = "2.3.1"
lifecycleRuntimeKtx = "2.9.4"
materialKolor = "4.0.3"
navigation3 = "1.0.0-rc01"
revenuecat = "9.12.1"
revenuecat = "9.13.0"
room = "2.8.3"
vico = "2.2.1"
vico = "2.3.1"
[libraries]
androidx-activity-compose = { group = "androidx.activity", name = "activity-compose", version.ref = "activityCompose" }