File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 3131
3232distributionBase =GRADLE_USER_HOME
3333distributionPath =wrapper/dists
34- distributionUrl =https\://services.gradle.org/distributions/gradle-7.6 -bin.zip
34+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.0 -bin.zip
3535zipStoreBase =GRADLE_USER_HOME
3636zipStorePath =wrapper/dists
Original file line number Diff line number Diff line change @@ -45,11 +45,10 @@ dependencyResolutionManagement {
4545 google()
4646 mavenCentral()
4747 maven(url = " https://jitpack.io" )
48- maven(url = " https://androidx.dev/storage/compose-compiler/repository/" )
4948 }
5049 versionCatalogs {
5150 create(" libs" ) {
52- from(" no.nordicsemi.android.gradle:version-catalog:1.2.9 " )
51+ from(" no.nordicsemi.android.gradle:version-catalog:1.3.0 " )
5352 }
5453 }
5554}
You can’t perform that action at this time.
0 commit comments