gecko-dev/mobile/android/thirdparty
Nick Alexander bd230aea82 Bug 1352602 - Part 2: Use build system SDK versions in Gradle configurations. r=maliu
This patch does two things:

- add a Gradle-only ANDROID_COMPILE_SDK_VERSION substitution;
- uses it while uniformizing all of the Gradle Android SDK version
  configurations.

The approach is fairly standard (and we were using it already); see,
for example
https://medium.com/@ali.muzaffar/gradle-configure-variables-for-all-android-project-modules-in-one-place-5a6e56cd384e

This will make bumping the Gradle configuration versions forward
easier.

MozReview-Commit-ID: 1j5siCvR5qt

--HG--
extra : rebase_source : 07afb00de0e4a72af4026eb19ff4f2530c119336
2017-06-21 10:52:30 -07:00
..
ch/boye/httpclientandroidlib
com Bug 1361664 - Part1. Udate MMA API, make init() accept activity. r=maliu 2017-05-24 11:23:10 +08:00
org Bug 1336311 - Change code comments with http://hg.mozilla.org to https://. r=gps 2017-02-07 17:52:56 +01:00
AndroidManifest.xml
README
build.gradle Bug 1352602 - Part 2: Use build system SDK versions in Gradle configurations. r=maliu 2017-06-21 10:52:30 -07:00

README

This directory contains the source code of Java libraries used by
Mozilla Fennec (Firefox for Android) but developed by third-party
organizations.