Skip to content

Commit

Permalink
Merge pull request #176 from CadisRaziel/dependabot/gradle/example/an…
Browse files Browse the repository at this point in the history
…droid/com.android.tools.build-gradle-8.7.3

build(deps): bump com.android.tools.build:gradle from 8.7.0 to 8.7.3 in /example/android
  • Loading branch information
chenrilima authored Dec 26, 2024
2 parents d7a2a77 + 77908cd commit 2602adc
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:8.7.0'
classpath 'com.android.tools.build:gradle:8.7.3'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
}
}
Expand Down

0 comments on commit 2602adc

Please sign in to comment.