~repos /only-bible-app

#kotlin#android#ios

GIT_CONFIG_PARAMETERS="'http.version=HTTP/1.1'" git clone https://git.pyrossh.dev/only-bible-app.git
Discussions: https://groups.google.com/g/rust-embed-devs

The only bible app you will ever need. No ads. No in-app purchases. No distractions.


Files changed (1) hide show
  1. .vscode/settings.json +7 -0
.vscode/settings.json ADDED
@@ -0,0 +1,7 @@
1
+ {
2
+ "dart.lineLength": 120,
3
+ "[dart]": {
4
+ "editor.rulers": [120],
5
+ "editor.formatOnSave": true
6
+ }
7
+ }