Skip to content
Prev Previous commit
Next Next commit
license
  • Loading branch information
Gray Mackall committed Feb 26, 2025
commit ee4e56d07b4f7787391b8ff06c6dbfc82fac2d66
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
// Copyright 2013 The Flutter Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.

package io.flutter.app;

import android.app.Application;
Expand Down