android-proguard-snippets icon indicating copy to clipboard operation
android-proguard-snippets copied to clipboard

Wrong Reference in Guava

Open confile opened this issue 10 years ago • 0 comments

See this line: https://github.com/krschultz/android-proguard-snippets/blob/master/libraries/proguard-guava.pro#L7

according to: https://code.google.com/p/guava-libraries/wiki/UsingProGuardWithGuava

You must in use jsr305.jar not jsr250

confile avatar Oct 11 '15 21:10 confile