Skip to content

Commit aeb72c8

Browse files
Bump com.android.library
Bumps com.android.library from 9.3.2 to 9.4.0. --- updated-dependencies: - dependency-name: com.android.library dependency-version: 9.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 276f4d9 commit aeb72c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • tests/CodeGen-Binding/Xamarin.Android.LibraryProjectZip-LibBinding/java/JavaLib

tests/CodeGen-Binding/Xamarin.Android.LibraryProjectZip-LibBinding/java/JavaLib/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// Top-level build file where you can add configuration options common to all sub-projects/modules.
22

33
plugins {
4-
id 'com.android.library' version '9.3.2' apply false
4+
id 'com.android.library' version '9.4.0' apply false
55
}
66

77
task clean(type: Delete) {

0 commit comments

Comments
 (0)