greendao-generator Questions
6
I am using the following ProGuard rules:
-keepclassmembers class * extends org.greenrobot.greendao.AbstractDao { *; }
-keep class **$Properties
-keep class org.greenrobot.greendao.**
-keepclassm...
Fey asked 3/2, 2017 at 11:53
2
Solved
There are quite a few questions with the above error, but most of them are related to eclipse, for me it's happening in android studio and also for the project which was working fine till now.
My a...
Aglimmer asked 6/5, 2021 at 16:52
1
© 2022 - 2024 — McMap. All rights reserved.