Skip to content

Commit

Permalink
Merge pull request #107 from juliansteenbakker/dependabot/gradle/exam…
Browse files Browse the repository at this point in the history
…ple/android/com.android.tools.build-gradle-7.3.1

build(deps): bump gradle from 7.3.0 to 7.3.1 in /example/android
  • Loading branch information
juliansteenbakker authored Oct 20, 2022
2 parents 230a8f7 + 3395478 commit 0dd40bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ buildscript {
}

dependencies {
classpath 'com.android.tools.build:gradle:7.3.0'
classpath 'com.android.tools.build:gradle:7.3.1'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
}
}
Expand Down

0 comments on commit 0dd40bf

Please sign in to comment.