Expected BEGIN_ARRAY but was BEGIN_OBJECT at line 1 column 2 path $ on generate APK
问题 My project is run on AVD properly. but when i try to generate signed APK, gradle get this error: FAILURE: Build failed with an exception. * What went wrong: java.lang.IllegalStateException: Expected BEGIN_ARRAY but was BEGIN_OBJECT at line 1 column 2 path $ > Expected BEGIN_ARRAY but was BEGIN_OBJECT at line 1 column 2 path $ * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights. * Get more