File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed 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.2 .1"
11+ classpath " com.android.tools.build:gradle:3.4 .1"
1212 classpath " org.jetbrains.kotlin:kotlin-gradle-plugin:1.3.31"
1313 classpath " com.yelp.codegen:plugin:1.0.0"
1414 }
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.2 .1"
11+ classpath " com.android.tools.build:gradle:3.4 .1"
1212 classpath " org.jetbrains.kotlin:kotlin-gradle-plugin:1.3.31"
1313 classpath " com.yelp.codegen:plugin:1.0.0"
1414 }
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.2 .1"
11+ classpath " com.android.tools.build:gradle:3.4 .1"
1212 classpath " org.jetbrains.kotlin:kotlin-gradle-plugin:1.3.31"
1313 classpath " com.yelp.codegen:plugin:1.1.0-SNAPSHOT"
1414 }
Original file line number Diff line number Diff line change 11plugins {
2- id(" com.android.library" ) version " 3.2 .1"
2+ id(" com.android.library" ) version " 3.4 .1"
33 kotlin(" android" ) version " 1.3.31"
44 id(" com.yelp.codegen.plugin" ) version " 1.0.0"
55}
You can’t perform that action at this time.
0 commit comments