I have built an app using Android Studio 4.0 with these parameters in the project build.gradle file:
build.gradle
minSdkVersion = 21 targetSdkVersion = 29 compile