Skip to content

Commit 91da5df

Browse files
chore: bump the gradle-build-and-plugins group across 5 directories with 2 updates
Bumps the gradle-build-and-plugins group with 1 update in the /apps/simple-camera/android directory: [gradle-wrapper](https://github.com/gradle/gradle). Bumps the gradle-build-and-plugins group with 1 update in the /packages/react-native-vision-camera-barcode-scanner/android directory: com.android.tools.build:gradle. Bumps the gradle-build-and-plugins group with 1 update in the /packages/react-native-vision-camera-location/android directory: com.android.tools.build:gradle. Bumps the gradle-build-and-plugins group with 1 update in the /packages/react-native-vision-camera-resizer/android directory: com.android.tools.build:gradle. Bumps the gradle-build-and-plugins group with 1 update in the /packages/react-native-vision-camera/android directory: com.android.tools.build:gradle. Updates `gradle-wrapper` from 9.3.1 to 9.4.1 - [Release notes](https://github.com/gradle/gradle/releases) - [Commits](gradle/gradle@v9.3.1...v9.4.1) Updates `com.android.tools.build:gradle` from 9.1.0 to 9.1.1 Updates `com.android.tools.build:gradle` from 9.1.0 to 9.1.1 Updates `com.android.tools.build:gradle` from 9.1.0 to 9.1.1 Updates `com.android.tools.build:gradle` from 9.1.0 to 9.1.1 --- updated-dependencies: - dependency-name: gradle-wrapper dependency-version: 9.4.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-build-and-plugins - dependency-name: com.android.tools.build:gradle dependency-version: 9.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-build-and-plugins - dependency-name: com.android.tools.build:gradle dependency-version: 9.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-build-and-plugins - dependency-name: com.android.tools.build:gradle dependency-version: 9.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-build-and-plugins - dependency-name: com.android.tools.build:gradle dependency-version: 9.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-build-and-plugins ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 30a8b5d commit 91da5df

File tree

7 files changed

+6
-6
lines changed

7 files changed

+6
-6
lines changed
2.73 KB
Binary file not shown.

apps/simple-camera/android/gradle/wrapper/gradle-wrapper.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
distributionBase=GRADLE_USER_HOME
22
distributionPath=wrapper/dists
3-
distributionUrl=https\://services.gradle.org/distributions/gradle-9.3.1-bin.zip
3+
distributionUrl=https\://services.gradle.org/distributions/gradle-9.4.1-bin.zip
44
networkTimeout=10000
55
validateDistributionUrl=true
66
zipStoreBase=GRADLE_USER_HOME

apps/simple-camera/android/gradlew

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/react-native-vision-camera-barcode-scanner/android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ buildscript {
55
}
66

77
dependencies {
8-
classpath "com.android.tools.build:gradle:9.1.0"
8+
classpath "com.android.tools.build:gradle:9.1.1"
99
}
1010
}
1111

packages/react-native-vision-camera-location/android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ buildscript {
55
}
66

77
dependencies {
8-
classpath "com.android.tools.build:gradle:9.1.0"
8+
classpath "com.android.tools.build:gradle:9.1.1"
99
}
1010
}
1111

packages/react-native-vision-camera-resizer/android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ buildscript {
55
}
66

77
dependencies {
8-
classpath "com.android.tools.build:gradle:9.1.0"
8+
classpath "com.android.tools.build:gradle:9.1.1"
99
}
1010
}
1111

packages/react-native-vision-camera/android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ buildscript {
55
}
66

77
dependencies {
8-
classpath "com.android.tools.build:gradle:9.1.0"
8+
classpath "com.android.tools.build:gradle:9.1.1"
99
}
1010
}
1111

0 commit comments

Comments
 (0)