File tree Expand file tree Collapse file tree 3 files changed +1
-219
lines changed
buildSrc/compiler-plugin/gradle-plugin Expand file tree Collapse file tree 3 files changed +1
-219
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 44[ ![ jCenter] (https://img.shields.io/badge/Apache-2.0-green.svg
55)] ( https://github.com/Foso/KotlinReactNativeMpp/blob/master/LICENSE )
66[ ![ PRs Welcome] ( https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square )] ( http://makeapullrequest.com )
7- [ ![ jCenter] (https://img.shields.io/badge/Kotlin-1.4.20 -green.svg
7+ [ ![ jCenter] (https://img.shields.io/badge/Kotlin-1.4.30 -green.svg
88)] ( https://github.com/Foso/Sheasy/blob/master/LICENSE )
99
1010
Original file line number Diff line number Diff line change @@ -27,6 +27,4 @@ gradlePlugin {
2727dependencies {
2828 implementation " org.jetbrains.kotlin:kotlin-stdlib-jdk8"
2929 implementation " org.jetbrains.kotlin:kotlin-gradle-plugin-api:1.4.21"
30- compileOnly " com.google.auto.service:auto-service:1.0-rc4"
31- kapt " com.google.auto.service:auto-service:1.0-rc4"
3230}
You can’t perform that action at this time.
0 commit comments