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-25 08:19:50 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
dynamicbible
/
src
/
android
/
app
History
Jason Wall
f45e4678c8
Bug fixes from upgrades3
2024-03-01 05:02:34 +00:00
..
src
Bug fixes from upgrades3
2024-03-01 05:02:34 +00:00
.gitignore
upgrade android project
2024-02-29 15:21:26 +00:00
build.gradle
fix date, you had milliseconds before, so no need to divide by 1000 now.
2024-02-29 11:39:28 -05:00
capacitor.build.gradle
upgrade android project
2024-02-29 15:21:26 +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