简体   繁体   中英

Excepted minSdkVersion >= 21 but found 1

I try to run my program after doing some things with motion layout on Android Studio and now I'm getting this error if I run my program

Excepted minSdkVersion >= 21 but found 1

My minSdkVersion on my project is 27 and the target is 28

I Re-build my project and then it works

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM