mirror of
https://github.com/flutter/samples.git
synced 2025-11-14 11:28:36 +00:00
Update samples for Dart 3.0.0 (#1803)
This commit is contained in:
@@ -26,6 +26,7 @@ apply plugin: 'kotlin-android'
|
||||
apply from: "$flutterRoot/packages/flutter_tools/gradle/flutter.gradle"
|
||||
|
||||
android {
|
||||
namespace "dev.flutter.infinite_list"
|
||||
compileSdkVersion flutter.compileSdkVersion
|
||||
ndkVersion flutter.ndkVersion
|
||||
|
||||
|
||||
Reference in New Issue
Block a user