Граф коммитов

4 Коммитов

Автор SHA1 Сообщение Дата
Jan-Erik Rediger 2745269dc3 Upgrade Gradle in use
A new version is required the Android Gradle plugin.
This is the same as a-c currently uses.
2020-05-13 17:45:31 +02:00
Alessio Placitelli b2266dfbc4 Properly upgrade Gradle to 5.3.1 using the wrapper
This uses the 'gradlew wrapper --gradle-version 5.1.1'
command instead of manually copying files over.
2019-08-08 16:06:21 +02:00
Alessio Placitelli bcf7536f91 Consolidate Android dependencies versions in a single place
This additionally updates the glean-core Android dependencies
to be in par with the ones used in a-c. Having out of sync
coroutines or kotlin might result in weird bugs when using
glean-core in a-c.
2019-08-08 14:53:51 +02:00
Jan-Erik Rediger becd66b3c0 Import Android build files
Copied from application-services:
https://github.com/mozilla/application-services
2019-03-19 14:07:36 +01:00