Update kotlin to 1.0.2,Use the class Bundle’s api such as bundle.getInt(“key”,0) ,then showing the wrong message “then Call requires API level 21 (current min is 14): getInt”
Update kotlin to 1.0.2,Use the class Bundle’s api such as bundle.getInt(“key”,0) ,then showing the wrong message “then Call requires API level 21 (current min is 14): getInt”
This is a known issue: https://youtrack.jetbrains.com/issue/KT-12015