f2prateek / dart

Extras binding and intent builders for Android apps.
Apache License 2.0
1.19k stars 88 forks source link

Prevent Proguard to change Injected Targeted Class name #163

Closed luckpizza closed 6 years ago

luckpizza commented 7 years ago

Change @InjectExtra retention @Retention(SOURCE) to @Retention(CLASS)

Fixes: https://github.com/f2prateek/dart/issues/150

stephanenicolas commented 6 years ago

This was addressed in 2.0.3