This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "version_config": { | |
| "latest_version_code": 1, | |
| "force_update": false, | |
| "update_url": "https://play.google.com/store/apps/details?id=com.simpletowndev.jesusquotes" | |
| }, | |
| "quotes": [ | |
| { | |
| "text": "For God so loved the world that he gave his one and only Son, that whoever believes in him shall not perish but have eternal life.", | |
| "author": "John 3:16", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "version_config": { | |
| "latest_version_code": 4, | |
| "force_update": false, | |
| "update_url": "https://play.google.com/store/apps/details?id=com.simpletowndev.buddhaquotesplus" | |
| }, | |
| "quotes": [ | |
| { "text": "Peace comes from within. Do not seek it without.", "author": "Buddha", "category": "Peace" }, | |
| { "text": "The mind is everything. What you think you become.", "author": "Buddha", "category": "Mindfulness" }, | |
| { "text": "The root of suffering is attachment.", "author": "Buddha", "category": "Wisdom" }, |