Upgrade Kotlin to 2.1.0 and Compose compiler to 2.1.0 for Billing 8 compatibility
This commit is contained in:
@@ -55,7 +55,7 @@ android {
|
||||
compose = true
|
||||
}
|
||||
composeOptions {
|
||||
kotlinCompilerExtensionVersion = "1.5.14"
|
||||
kotlinCompilerExtensionVersion = "2.1.0"
|
||||
}
|
||||
packaging {
|
||||
resources {
|
||||
|
||||
Reference in New Issue
Block a user