Updating the libraries.json file by removing createdAt and updatedAt as I was not using those values and don't have any plans for them. Now the bundled libraries.json file is smaller in size.
I also changed id from a UUID to an Int as this will simplify some logic I have where I store these libraries in a hosted database. Re-enable a CircleCI job to run monthly and download this database and commit any library updates.
Now I just need to find some time to research libraries and add them to the database.
Updating the libraries.json file by removing
createdAt
andupdatedAt
as I was not using those values and don't have any plans for them. Now the bundled libraries.json file is smaller in size.I also changed
id
from aUUID
to anInt
as this will simplify some logic I have where I store these libraries in a hosted database. Re-enable a CircleCI job to run monthly and download this database and commit any library updates.Now I just need to find some time to research libraries and add them to the database.
Should look at these sources to prioritize what libraries to add: https://apptopia.com/top-charts/top-sdks/google-play/all https://www.appbrain.com/stats/libraries/ad-networks