Skip to content

Commit 6be1122

Browse files
Merge pull request #496 from juliuscanute/dependabot/gradle/example/android/com.android.tools.build-gradle-7.1.1
Bump gradle from 7.0.3 to 7.1.1 in /example/android
2 parents 5952d2c + 8f07c05 commit 6be1122

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

example/android/build.gradle

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

88
dependencies {
9-
classpath 'com.android.tools.build:gradle:7.0.3'
9+
classpath 'com.android.tools.build:gradle:7.1.1'
1010
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
1111
}
1212
}

0 commit comments

Comments
 (0)