We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a60d65 commit 0f90810Copy full SHA for 0f90810
android/build.rs
@@ -0,0 +1,3 @@
1
+fn main() {
2
+ slint_build::compile("ui/ui.slint").unwrap();
3
+}
0 commit comments