chore(deps): update tauri and Android project (#360)

This commit is contained in:
Lucas Fernandes Nogueira
2023-05-16 20:39:00 -03:00
committed by GitHub
parent 702b7b36bd
commit d87b569643
55 changed files with 262 additions and 273 deletions
@@ -0,0 +1,12 @@
# EditorConfig is awesome: https://EditorConfig.org
# top-most EditorConfig file
root = true
[*]
indent_style = space
indent_size = 2
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = false
insert_final_newline = false