google-developer-training / advanced-android-testing

Android Testing Codelab

Home Page:https://codelabs.developers.google.com/codelabs/android-testing/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

java.lang.SecurityException

SREERAGI18 opened this issue · comments

while running androidTest as directed in Step 3 in Task 5 I am getting
java.lang.SecurityException: You need the android.permission.INSTALL_GRANT_RUNTIME_PERMISSIONS permission to use the PackageManager.INSTALL_GRANT_RUNTIME_PERMISSIONS flag

seems to gradle version issue