An app is not open source until all proprietary dependencies are removed :-)
In particular, we should get rid of:
- crashlytics.jar
- GoogleAdMobAdsSdk-6.4.1.jar
- amazon-ads-5.1.40.jar
- gcm.jar
They should not be too difficult to remove, as they are not core functionalities of the app but ads/analytics (except gcm maybe?)
Cheers!
Nicolas
An app is not open source until all proprietary dependencies are removed :-)
In particular, we should get rid of:
They should not be too difficult to remove, as they are not core functionalities of the app but ads/analytics (except gcm maybe?)
Cheers!
Nicolas