Skip to content

Commit

Permalink
Merge pull request #414 from MohamedRejeb/1.x
Browse files Browse the repository at this point in the history
Update sample dependencies
  • Loading branch information
MohamedRejeb authored Nov 10, 2024
2 parents 2221834 + c2e07f8 commit 297751b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@ nexus-publish = "2.0.0"

# For sample
androidx-appcompat = "1.7.0"
activity-compose = "1.9.1"
voyager = "1.1.0-beta02"
activity-compose = "1.9.3"
voyager = "1.1.0-beta03"
richeditor = "1.0.0-rc05"
coroutines = "1.8.1"
coroutines = "1.9.0"
ktor = "3.0.1"
android-minSdk = "21"
android-compileSdk = "34"
Expand Down

0 comments on commit 297751b

Please sign in to comment.