File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -20,6 +20,7 @@ org.gradle.configureondemand=true
2020kapt.incremental.apt =true
2121org.gradle.daemon =true
2222org.gradle.configuration-cache =true
23+
2324# automatically aded via AGP migration
2425# see https://developer.android.com/build/releases/agp-9-0-0-release-notes
2526# should be changed with https://github.com/nextcloud/android/issues/15993
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ androidCommonLibraryVersion = "0.31.0"
66androidGifDrawableVersion = " 1.2.30"
77androidImageCropperVersion = " 4.7.0"
88androidLibraryVersion =" 839366c261c52437425cde740c9e5a4ab8c8bace"
9- androidPluginVersion = ' 8.13.2 '
9+ androidPluginVersion = " 9.0.0 "
1010androidsvgVersion = " 1.4"
1111androidxMediaVersion = " 1.5.1"
1212androidxTestVersion = " 1.7.0"
Original file line number Diff line number Diff line change 11distributionBase =GRADLE_USER_HOME
22distributionPath =wrapper/dists
3- distributionUrl =https\://services.gradle.org/distributions/gradle-9.2.1 -bin.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-9.3.0 -bin.zip
44networkTimeout =10000
55validateDistributionUrl =true
66zipStoreBase =GRADLE_USER_HOME
You can’t perform that action at this time.
0 commit comments