Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/aaron/rf2-refactor' into aaron/r…
Browse files Browse the repository at this point in the history
…f2-refactor
  • Loading branch information
meiron03 committed Feb 2, 2025
2 parents 14e3950 + 9081dd4 commit c42d974
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[versions]
adapterRxjava = "2.11.0"
activityCompose = "1.8.0"
agp = "8.7.0"
agp = "8.8.0"
androidRss = "master-SNAPSHOT"
annotation = "1.7.0"
blurview = "version-2.0.6"
Expand Down
2 changes: 1 addition & 1 deletion gradle/wrapper/gradle-wrapper.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#Fri Dec 01 16:55:01 EST 2023
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.9-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-8.10.2-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists

0 comments on commit c42d974

Please sign in to comment.