Skip to content
This repository has been archived by the owner on Feb 6, 2022. It is now read-only.

pengrad/jdk9-deps

Repository files navigation

Build Android and Dagger with JDK9+

A compile-only dependency to fix building Android projects with Dagger2 and JDK9+
google/dagger#1339

package javax.annotation.processing does not exist
import javax.annotation.processing.Generated;

Usage

dependencies {
    compileOnly 'com.github.pengrad:jdk9-deps:1.0'
}

About

Build Android and Dagger with JDK9+

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages