Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
kawaiiDango committed Mar 20, 2024
1 parent 9bea291 commit c4160aa
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ constraintlayout = "2.2.0-alpha13"
billing = "6.2.0"
core-ktx = "1.13.0-alpha05"
appcompat = "1.7.0-alpha03"
core-remoteviews = "1.0.0"
core-remoteviews = "1.1.0-alpha01"
desugar_jdk_libs = "2.0.4"
espresso-core = "3.6.0-alpha03"
firebase-bom = "32.7.4"
Expand All @@ -22,7 +22,7 @@ kotlinx-serialization-json = "1.6.3"
ktorBom = "3.0.0-beta-1"
kumo-core = "1.28.1"
krate = "2.0.0"
lifecycle = "2.7.0"
lifecycle = "2.8.0-alpha02"
material = "1.12.0-alpha03"
media = "1.7.0"
mpAndroidChart = "v3.1.0"
Expand All @@ -44,7 +44,7 @@ uiautomator = "2.3.0"
viewpager = "1.1.0-alpha01"
work-runtime-ktx = "2.10.0-alpha01"
google-services = "4.4.1"
android-application = "8.4.0-alpha13"
android-application = "8.5.0-alpha01"
benchmark-macro-junit4 = "1.2.3"
ksp = "1.9.23-1.0.19"
github-release = "2.4.1"
Expand Down
4 changes: 2 additions & 2 deletions gradle/wrapper/gradle-wrapper.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#Tue Jan 30 20:48:04 IST 2024
#Wed Mar 20 10:49:59 IST 2024
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.6-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-8.7-rc-3-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists

0 comments on commit c4160aa

Please sign in to comment.