Skip to content

Commit

Permalink
chore: Upgraded libaries to latest versions
Browse files Browse the repository at this point in the history
  • Loading branch information
kingargyle committed Dec 15, 2024
1 parent daee437 commit 9a4c439
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
[versions]
appVersion = "3.0-M1"
annotationVersion = "1.9.1"
appcompatVersion = "1.3.1"
appcompatVersion = "1.7.0"
assertkJvmVersion = "0.24"
cardviewVersion = "1.0.0"
commonsIo = "2.6"
commonsIo = "2.13.0"
commonsLang3Version = "3.7"
compilerVersion = "4.12.0"
constraintlayoutVersion = "2.1.0"
firebaseBomVersion = "32.7.0"
constraintlayoutVersion = "2.2.0"
firebaseBomVersion = "33.7.0"
flexboxVersion = "3.0.0"
fragmentKtxVersion = "1.4.0"
fragmentKtxVersion = "1.8.5"
glide = "4.12.0"
junit = "1.2.1"
juniversalchardetVersion = "1.0.3"
Expand All @@ -20,7 +20,7 @@ androidPluginVersion = "8.5.0"
leanbackPreferenceVersion = "1.1.0-rc01"
leanbackVersion = "1.1.0-rc02"
legacySupportV4Version = "1.0.0"
materialVersion = "1.4.0"
materialVersion = "1.12.0"
minSdkVersion = "27"
mockwebserverVersion = "4.9.1"
moxy = "2.2.2"
Expand All @@ -38,10 +38,10 @@ moshiKotlinVersion = "1.12.0"
retrofitVersion = "2.9.0"
jodaTimeVersion = "2.10.9.1"
timberVersion = "5.0.1"
exoplayerVersion = "2.17.1"
exoplayerVersion = "2.19.1"
simpleXmlVersion = "2.7.1"

junitVersion = "4.13.1"
junitVersion = "4.13.2"
assertjVersion = "3.11.1"
mockitoVersion = "5.14.2"
robolectricVersion = "4.14.1"
Expand Down

0 comments on commit 9a4c439

Please sign in to comment.