Skip to content

Commit

Permalink
Merge pull request #41 from Octav14n/renovate/com.android.tools.build…
Browse files Browse the repository at this point in the history
…-gradle-8.x

Update dependency com.android.tools.build:gradle to 8.4.+
  • Loading branch information
Octav14n authored May 3, 2024
2 parents 0f28c29 + 56c6358 commit 62730ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ buildscript {
maven { url "https://chaquo.com/maven" }
}
dependencies {
classpath 'com.android.tools.build:gradle:8.3.+'
classpath 'com.android.tools.build:gradle:8.4.+'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.23"
classpath "com.chaquo.python:gradle:+"
// NOTE: Do not place your application dependencies here; they belong
Expand Down

0 comments on commit 62730ff

Please sign in to comment.