File tree Expand file tree Collapse file tree 3 files changed +2
-4
lines changed Expand file tree Collapse file tree 3 files changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -11,8 +11,6 @@ android {
1111 defaultConfig {
1212 minSdk 21
1313 targetSdk 32
14- versionCode 1
15- versionName " 1.0"
1614
1715 testInstrumentationRunner " androidx.test.runner.AndroidJUnitRunner"
1816 consumerProguardFiles " consumer-rules.pro"
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ buildscript {
88 mavenCentral()
99 }
1010 dependencies {
11- classpath " com.android.tools.build:gradle:7.0.4 "
11+ classpath ' com.android.tools.build:gradle:7.1.2 '
1212 classpath " org.jetbrains.kotlin:kotlin-gradle-plugin:1.5.21"
1313
1414 // NOTE: Do not place your application dependencies here; they belong
Original file line number Diff line number Diff line change 11# Thu Jan 06 00:18:14 AEDT 2022
22distributionBase =GRADLE_USER_HOME
3- distributionUrl =https\://services.gradle.org/distributions/gradle-7.0. 2-bin.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-7.2-bin.zip
44distributionPath =wrapper/dists
55zipStorePath =wrapper/dists
66zipStoreBase =GRADLE_USER_HOME
You can’t perform that action at this time.
0 commit comments