Error: Google Play requires that apps target API level 26 or higher. 两种解决办法
2) 在android {} 块中加入:
lintOptions {
abortOnError false
}
包讲解、包抽检、可过后付、可淘宝
Error: Google Play requires that apps target API level 26 or higher. 两种解决办法
2) 在android {} 块中加入:
lintOptions {
abortOnError false
}