Skip to content

Commit 28ffe88

Browse files
Merge pull request #498 from juliuscanute/dependabot/gradle/android/com.android.tools.build-gradle-7.1.1
Bump gradle from 7.0.3 to 7.1.1 in /android
2 parents 6be1122 + fc60933 commit 28ffe88

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ buildscript {
99
}
1010

1111
dependencies {
12-
classpath 'com.android.tools.build:gradle:7.0.3'
12+
classpath 'com.android.tools.build:gradle:7.1.1'
1313
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
1414
}
1515
}

0 commit comments

Comments
 (0)