Skip to content

Commit

Permalink
update android versions
Browse files Browse the repository at this point in the history
  • Loading branch information
kazemcodes committed Apr 25, 2024
1 parent 96b7038 commit 4fbdb2e
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions gradle/androidx.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,13 @@
lifecycle = "2.7.0"
work = "2.9.0"
[libraries]
core = "androidx.core:core-ktx:1.12.0"
activity="androidx.activity:activity:1.9.0"
core = "androidx.core:core-ktx:1.13.0"
media = "androidx.media:media:1.7.0"
appCompat = "androidx.appcompat:appcompat:1.6.1"
browser = "androidx.browser:browser:1.7.0"
browser = "androidx.browser:browser:1.8.0"
webkit = "androidx.webkit:webkit:1.10.0"
dataStore = "androidx.datastore:datastore-preferences:1.0.0"
dataStore = "androidx.datastore:datastore-preferences:1.1.0"
emoji = "androidx.emoji2:emoji2-views:1.4.0"
biometric = "androidx.biometric:biometric-ktx:1.2.0-alpha05"
lifecycle-runtime = { module = "androidx.lifecycle:lifecycle-runtime-ktx", version.ref = "lifecycle" }
Expand Down

0 comments on commit 4fbdb2e

Please sign in to comment.