Open Bug 1212913 Opened 9 years ago Updated 2 years ago

Separate targetSdkVersion from compileSdkVersion for Android

Categories

(Firefox Build System :: Android Studio and Gradle Integration, defect)

defect

Tracking

(firefox44 affected)

Tracking Status
firefox44 --- affected

People

(Reporter: nalexander, Unassigned)

References

Details

Bug 1204260 pinned the Android build tools and platform to a specific version. Bug 1207194 just ran into trouble bumping the shared version: we wanted to bump the compileSdkVersion but not the targetSdkVersion, but these are shared. This ticket tracks separating the two in the build system, like Gradle allows. It's worth noting that we would get this for free if we built with Gradle, like Bug 1119520 tracks.
Product: Firefox for Android → Firefox Build System
Severity: normal → S3

Should we wish to do this, it would be trivial: just bump compileSdkVersion here.

You need to log in before you can comment on or make changes to this bug.