Skip to content

Commit

Permalink
🔖 Update 1.1.1+4
Browse files Browse the repository at this point in the history
  • Loading branch information
iqfareez committed Feb 11, 2023
1 parent 851c3a6 commit 40457c0
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 55 deletions.
12 changes: 8 additions & 4 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,12 @@
"forwardPorts": [
3000
],
"extensions": [
"Dart-Code.dart-code",
"Dart-Code.flutter"
]
"customizations": {
"vscode": {
"extensions": [
"Dart-Code.dart-code",
"Dart-Code.flutter"
]
}
}
}
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
![Flutter](https://img.shields.io/badge/Flutter-%2302569B.svg?style=for-the-badge&logo=Flutter&logoColor=white)
[![Codemagic build status](https://api.codemagic.io/apps/63e746d0c8797c2850060be3/63e746d0c8797c2850060be2/status_badge.svg)](https://codemagic.io/apps/63e746d0c8797c2850060be3/63e746d0c8797c2850060be2/latest_build)

# People in Space

Expand Down
51 changes: 0 additions & 51 deletions codemagic.yaml

This file was deleted.

0 comments on commit 40457c0

Please sign in to comment.