고원빈

[frontend] build 용 파일 구현

...@@ -38,7 +38,7 @@ android { ...@@ -38,7 +38,7 @@ android {
38 38
39 defaultConfig { 39 defaultConfig {
40 // TODO: Specify your own unique Application ID (https://developer.android.com/studio/build/application-id.html). 40 // TODO: Specify your own unique Application ID (https://developer.android.com/studio/build/application-id.html).
41 - applicationId "com.example.flutter_application_1" 41 + applicationId "com.example.Smart_Medicine_Box"
42 minSdkVersion 16 42 minSdkVersion 16
43 targetSdkVersion 29 43 targetSdkVersion 29
44 versionCode flutterVersionCode.toInteger() 44 versionCode flutterVersionCode.toInteger()
......