update android, gradle and kotlin version

update secure storage and device info
update vlc
This commit is contained in:
2022-09-02 11:42:23 +02:00
parent d96bc57c09
commit 7ff0d387b5
8 changed files with 75 additions and 60 deletions

View File

@ -26,7 +26,7 @@ apply plugin: 'kotlin-android'
apply from: "$flutterRoot/packages/flutter_tools/gradle/flutter.gradle"
android {
compileSdkVersion flutter.compileSdkVersion
compileSdkVersion 33
compileOptions {
sourceCompatibility JavaVersion.VERSION_1_8