federicoiosue / Omni-Notes

Open source note-taking application for Android
https://omninotes.app
GNU General Public License v3.0
2.69k stars 1.11k forks source link

Warning during build #727

Closed federicoiosue closed 4 years ago

federicoiosue commented 4 years ago
./gradlew build --stacktrace
...
R8: Missing class: com.nineoldandroids.animation.ValueAnimator$AnimatorUpdateListener
R8: Missing class: com.nineoldandroids.animation.AnimatorListenerAdapter

Maybe the dependencies could be replaced by native SDK components

federicoiosue commented 4 years ago

Well this was quite important instead, not just a warning... It causes #740