从android30 到android31 之后就报错

解决方案

//apply plugin: 'androidx.navigation.safeargs.kotlin'
apply plugin: 'androidx.navigation.safeargs'

更多推荐