If you are getting the following error
AAPT: error: attribute android:foregroundServiceType not found.
verify that compileSdkVersion
is correctly set in the app build.gradle file. Shake requires compileSdkVersion
29 or greater.
If you are getting the following error
AAPT: error: attribute android:foregroundServiceType not found.
verify that compileSdkVersion
is correctly set in the app build.gradle file. Shake requires compileSdkVersion
29 or greater.