Skip to content

Commit

Permalink
Bump AGP & dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: DrDisagree <[email protected]>
  • Loading branch information
Mahmud0808 committed Oct 26, 2024
1 parent 1c36cae commit f232d18
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[versions]
agp = "8.6.0"
agp = "8.7.1"
appcompat = "1.7.0"
bcpkixJdk18on = "1.78.1"
blurview = "version-2.0.5"
Expand All @@ -23,11 +23,11 @@ jsoup = "1.18.1"
kapt = "2.0.0"
kotlin = "2.0.0"
kotlinxCoroutinesAndroid = "1.8.1"
library = "8.5.2"
library = "8.7.1"
libsuVersion = "5.2.2"
lottie = "6.4.1"
navigationUiKtx = "2.7.7"
navigationFragmentKtx = "2.7.7"
lottie = "6.5.2"
navigationUiKtx = "2.8.3"
navigationFragmentKtx = "2.8.3"
playServicesBase = "18.5.0"
preferenceKtx = "1.2.1"
slf4jApi = "2.0.13"
Expand Down
2 changes: 1 addition & 1 deletion gradle/wrapper/gradle-wrapper.properties
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#Sat Oct 07 18:38:04 BDT 2023
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.8-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-8.9-bin.zip
networkTimeout=10000
validateDistributionUrl=true
zipStoreBase=GRADLE_USER_HOME
Expand Down

0 comments on commit f232d18

Please sign in to comment.