“Package android.* does not exist” error when using VERSION_1_9 as compile option

后端 未结 0 1583
广开言路
广开言路 2020-12-22 01:29

I am trying to run my app on a android 9 mobile. so I changed compile option in gradle file to:

    compileOptions {
        sourceCompatibility JavaVersion.V         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题