Skip to content

Commit

Permalink
Merge branch 'master' into fix-widget-worker
Browse files Browse the repository at this point in the history
  • Loading branch information
onthecrow authored Aug 12, 2024
2 parents a52ccca + 5b5bcab commit a4ab854
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
@@ -1,6 +1,6 @@
[versions]
appVersion = "4.3.2"
kotlinVersion = "2.0.0"
kotlinVersion = "2.0.10"
kotlinCoroutines = "1.8.1"
minSdk = "22"
targetSdk = "34"
Expand All @@ -12,10 +12,10 @@ material = "1.12.0"
navigation = "2.7.7"
lifecycle = "2.8.4"
constraintLayout = "2.1.4"
annotation = "1.8.1"
annotation = "1.8.2"
appcompat = "1.7.0"
fragment = "1.8.2"
work = "2.9.0"
work = "2.9.1"
preference = "1.2.1"
okhttp = "4.12.0"
retrofit = "2.11.0"
Expand Down

0 comments on commit a4ab854

Please sign in to comment.