Unverified Commit 08c42f3b authored by Igor Demin's avatar Igor Demin Committed by GitHub

Remove 0.0.0-SNAPSHOT note (#1046)

https://jetbrains.slack.com/archives/C02DDNREC77/p1744211587478839?thread_ts=1744180296.015109&cid=C02DDNREC77

- now 0.0.1-SNAPSHOT is built
- it can't be used, as it is built from any branch, not only from master
parent c1f28386
...@@ -125,6 +125,3 @@ class SkikoAppDelegate : UIResponder, UIApplicationDelegateProtocol { ...@@ -125,6 +125,3 @@ class SkikoAppDelegate : UIResponder, UIApplicationDelegateProtocol {
} }
``` ```
See this [sample](/samples/SkiaMultiplatformSample) for complete example. See this [sample](/samples/SkiaMultiplatformSample) for complete example.
To use latest development snapshot use version `0.0.0-SNAPSHOT`.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment