`/Users/sololo/Library/Android/sdk/build-tools/30....
# android
s
/Users/sololo/Library/Android/sdk/build-tools/30.0.2/aapt p -f -M ./app/src/main/AndroidManifest.xml -I /Users/sololo/Library/Android/sdk/platforms/android-29/android.jar -S ./app/src/main/res -J ./app -m
./app/src/main/res/values/themes.xml:22: error: Error retrieving parent for item: No resource found that matches the given name 'ThemeOverlay.AppCompat.Dark.ActionBar'.
./app/src/main/res/values/themes.xml24 error: Error retrieving parent for item: No resource found that matches the given name ‘ThemeOverlay.AppCompat.Light’.
when i use AAPT build R.java,got an error