ProguardAnnotations icon indicating copy to clipboard operation
ProguardAnnotations copied to clipboard

Graddle cant find the plugin

Open ysm-coder opened this issue 6 years ago • 0 comments

The Exception leads to this site withou the plugin https://plugins.gradle.org/m2/gradle/plugin/ProguardAnnotations/proguard-annotations/0.3.0.12/proguard-annotations-0.3.0.12.pom

This is what I added to build.graddle.kts: plugins { id("com.github.wrdlbrnft.proguard-annotations") version "0.3.0.12" }

I also tried with version 0.3.0.11

ysm-coder avatar Dec 31 '19 03:12 ysm-coder