Android-VpnService-Demo
Android-VpnService-Demo copied to clipboard
Compose Compiler和Kotlin 是否不匹配
e: This version (1.1.1) of the Compose Compiler requires Kotlin version 1.6.10 but you appear to be using Kotlin version 1.6.21 which is not known to be compatible. Please fix your configuration (or suppressKotlinVersionCompatibilityCheck
but don't say I didn't warn you!).
百度说吧build.gradle设置里1.6.21改成1.6.10也是会报错咋整