Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-08-27 | Android: Sync Google billing library with upstream, unmodified | Rémi Verschelde | |
Synced with https://github.com/googlesamples/android-play-billing/commit/7a94c6905a9c125518354c216b5c3094fde47ce1. | |||
2019-08-27 | Android: Resync Google licensing lib with upstream, unmodified | Rémi Verschelde | |
It had been synced with style changes (spaces -> tabs), not sure why I accepted to merge it this way back then... Synced with https://github.com/google/play-licensing/commit/eb57657f666363914085cdde49d875cf49f5ab06, same as before. Custom-changes will be reapplied in the next commit, if relevant. | |||
2016-01-08 | -Removed ANT build system for Android, as it was deprecated by Google | Juan Linietsky | |
-Added new Gradle build system, as it is the required build system |