open-obfuscator / dProtect

:electron: dProtect is a Proguard-based obfuscator for Java and Kotlin
https://obfuscator.re/dprotect
GNU General Public License v2.0
317 stars 46 forks source link

Cannot invoke "java.util.List.isEmpty()" because "strings" is null #13

Closed wagulu closed 1 year ago

wagulu commented 1 year ago

Execution failed for task ':app:transformClassesAndResourcesWithProguardTransformForRelease'.

Cannot invoke "java.util.List.isEmpty()" because "strings" is null

nthieu90official commented 1 year ago

Hi @wagulu, Could you share how you resolve this issue? I'm getting this error. Thanks