Skip to content

Commit

Permalink
Merge pull request #214 from Tencent/update_gradle
Browse files Browse the repository at this point in the history
Update gradle version
  • Loading branch information
Luozf12345 authored Jun 28, 2024
2 parents edc91db + 0703bcf commit f856680
Show file tree
Hide file tree
Showing 4 changed files with 117 additions and 117 deletions.
2 changes: 1 addition & 1 deletion tdesign-component/example/android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ buildscript {
}

dependencies {
classpath 'com.android.tools.build:gradle:4.1.0'
classpath 'com.android.tools.build:gradle:7.0.0'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-6.7-all.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-7.5-all.zip
Loading

0 comments on commit f856680

Please sign in to comment.