mirror of
https://github.com/semver/semver.git
synced 2025-08-22 13:58:33 +00:00
Create devcontainer.json
<intent-filter ... > <action android:name="com.example.myapp.free.TRANSMOGRIFY" /> ... </intent-filter>
This commit is contained in:
parent
38a25311c9
commit
d24e477478
5
.devcontainer/devcontainer.json
Normal file
5
.devcontainer/devcontainer.json
Normal file
@ -0,0 +1,5 @@
|
||||
{
|
||||
"image": "mcr.microsoft.com/devcontainers/universal:2",
|
||||
"features": {
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user