mirror of
https://github.com/rive-app/rive-flutter.git
synced 2025-11-02 04:37:12 +08:00
Update compileSdkVersion for flutter android example
Thanks @umberto-sonnino! Diffs= 33fb6021a Update compileSdkVersion for flutter android example (#7647) Co-authored-by: Philip Chung <philterdesign@gmail.com>
This commit is contained in:
@ -26,7 +26,7 @@ apply plugin: 'kotlin-android'
|
||||
apply from: "$flutterRoot/packages/flutter_tools/gradle/flutter.gradle"
|
||||
|
||||
android {
|
||||
compileSdkVersion 33
|
||||
compileSdkVersion 34
|
||||
ndkVersion "25.1.8937393"
|
||||
|
||||
sourceSets {
|
||||
|
||||
Reference in New Issue
Block a user