File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,8 +6,8 @@ buildscript {
66 mavenCentral()
77 }
88 dependencies {
9- classpath ' com.android.tools.build:gradle:4.1 .0'
10- classpath ' io.github.howardpang:androidNativeBundle:1.0.9 '
9+ classpath ' com.android.tools.build:gradle:7.4 .0'
10+ classpath ' io.github.howardpang:androidNativeBundle:1.1.3 '
1111
1212 // NOTE: Do not place your application dependencies here; they belong
1313 // in the individual module build.gradle files
Original file line number Diff line number Diff line change 1- # Fri Apr 28 14:16:41 EEST 2017
2- distributionBase =GRADLE_USER_HOME
3- distributionPath =wrapper/dists
4- zipStoreBase = GRADLE_USER_HOME
5- zipStorePath = wrapper/dists
6- distributionUrl = https\://services.gradle.org/distributions/gradle-7.2-all.zip
1+ # Tue Feb 18 22: 14:34 EET 2025
2+ distributionBase =GRADLE_USER_HOME
3+ distributionPath =wrapper/dists
4+ distributionUrl = https\://services.gradle.org/distributions/gradle-8.9-bin.zip
5+ zipStoreBase = GRADLE_USER_HOME
6+ zipStorePath = wrapper/dists
You can’t perform that action at this time.
0 commit comments