File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ buildscript {
88 }
99
1010 dependencies {
11- classpath ' com.android.tools.build:gradle:3.5.0 '
11+ classpath ' com.android.tools.build:gradle:8.1.2 '
1212 }
1313}
1414
@@ -22,7 +22,7 @@ rootProject.allprojects {
2222apply plugin : ' com.android.library'
2323
2424android {
25- compileSdkVersion 28
25+ compileSdkVersion 34
2626
2727 if (project. android. hasProperty(" namespace" )) {
2828 namespace ' yeniellandestoy.native_shared_preferences'
Original file line number Diff line number Diff line change @@ -2,4 +2,4 @@ distributionBase=GRADLE_USER_HOME
22distributionPath =wrapper/dists
33zipStoreBase =GRADLE_USER_HOME
44zipStorePath =wrapper/dists
5- distributionUrl =https\://services.gradle.org/distributions/gradle-5.6.2 -all.zip
5+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.3 -all.zip
You can’t perform that action at this time.
0 commit comments