TF-909 [Android ]Upgrade compileSDK 32 because of androidx.webkit.webkit:1.5.0
This commit is contained in:
committed by
Dat H. Pham
parent
c0fe0b8196
commit
9cd7e8c7de
@@ -26,7 +26,7 @@ apply plugin: 'kotlin-android'
|
||||
apply from: "$flutterRoot/packages/flutter_tools/gradle/flutter.gradle"
|
||||
|
||||
android {
|
||||
compileSdkVersion 31
|
||||
compileSdkVersion 32
|
||||
|
||||
sourceSets {
|
||||
main.java.srcDirs += 'src/main/kotlin'
|
||||
|
||||
Reference in New Issue
Block a user