blob: 81ec2f9f91789a9667dc52549e9e1d28c8121791 [file] [log] [blame]
// 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.plugins.googlesigninexample;
import io.flutter.embedding.android.FlutterActivity;
public class MainActivity extends FlutterActivity {}