Nathan Crouther
Results
2
issues of
Nathan Crouther
After upgrading AGP from 3.1.0 to 3.1.3, my app crashes on launch. The logcat shows the following error: E/dex2oat: Verification failed on class com.j256.ormlite.db.BaseDatabaseType in /data/app/com.freestylelibre.app.de.debug-1/base.apk:classes16.dex because: Verifier rejected class...
This pull request adds an annotation processor that examines annotations at compile time and generates a function that adds cached config information for all tables to the DAO Manager. This...