feat: sync httpdns sdk/platform updates without large binaries
This commit is contained in:
4
HttpDNSSDK/tools/release/httpdns/release_flutter.ps1
Normal file
4
HttpDNSSDK/tools/release/httpdns/release_flutter.ps1
Normal file
@@ -0,0 +1,4 @@
|
||||
param(
|
||||
[Parameter(Mandatory=$true)][string]$Version
|
||||
)
|
||||
Write-Host "[TODO] build Flutter SDK version: $Version"
|
||||
Reference in New Issue
Block a user