Skip to content

Commit

Permalink
Upgraded gradle version
Browse files Browse the repository at this point in the history
  • Loading branch information
xxxcucus committed Mar 22, 2023
1 parent 9731caa commit c09534c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kotlin/PlanesAndroid/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ buildscript {
mavenCentral()
}
dependencies {
classpath 'com.android.tools.build:gradle:7.2.2'
classpath 'com.android.tools.build:gradle:7.4.0'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.7.10"
classpath "org.jetbrains.kotlin:kotlin-android-extensions:1.7.10"
}
Expand Down

0 comments on commit c09534c

Please sign in to comment.