update android example

This commit is contained in:
ekibun
2020-09-21 19:08:50 +08:00
parent a98ef735db
commit 15ae27d7b0
14 changed files with 31 additions and 86 deletions

View File

@@ -1,12 +0,0 @@
//
// Generated file. Do not edit.
//
#import "GeneratedPluginRegistrant.h"
@implementation GeneratedPluginRegistrant
+ (void)registerWithRegistry:(NSObject<FlutterPluginRegistry>*)registry {
}
@end