Toggle navigation
Toggle navigation
This project
Loading...
Sign in
2021-1-capstone-design1
/
RIT_Project1
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
1
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
고원빈
2021-05-16 01:25:36 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
d8b8fa39ce650eaf1a07f8ae9924bcf26faf9458
d8b8fa39
1 parent
f2a348d1
[frontend] build 용 파일 구현
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
frontend/flutter_application_1/android/app/build.gradle
frontend/flutter_application_1/android/app/build.gradle
View file @
d8b8fa3
...
...
@@ -38,7 +38,7 @@ android {
defaultConfig
{
// TODO: Specify your own unique Application ID (https://developer.android.com/studio/build/application-id.html).
applicationId
"com.example.
flutter_application_1
"
applicationId
"com.example.
Smart_Medicine_Box
"
minSdkVersion
16
targetSdkVersion
29
versionCode
flutterVersionCode
.
toInteger
()
...
...
Please
register
or
login
to post a comment