This website requires JavaScript.
Explore
Help
Register
Sign In
zaphar
/
dynamicbible
Watch
1
Star
0
Fork
0
You've already forked dynamicbible
mirror of
https://gitlab.com/walljm/dynamicbible.git
synced
2025-07-27 01:19:52 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
dynamicbible
/
src
/
android
/
app
History
Jason Wall
72fe05e653
Display Bug Fixes
2021-04-12 22:44:37 +00:00
..
src
Display Bug Fixes
2021-04-12 22:44:37 +00:00
.npmignore
remove all the old files, reorganize the structure
2020-08-18 09:02:27 -04:00
build.gradle
turn off minify, because its easier than trying to deal with the googleauth bug
2021-03-04 14:43:20 -05:00
capacitor.build.gradle
Capacitor can't do the the typical web login for reasons.
2021-03-01 14:18:45 +00:00
google-services.json
Capacitor can't do the the typical web login for reasons.
2021-03-01 14:18:45 +00:00
proguard-rules.pro
Google play will rename classes to make app sizes smaller. this breaks the config lookup of the google auth capacitor plugin. so tell google not to rename that class
2021-03-04 15:43:27 +00:00