There is one more depreciation left: [The AbstractCompile.destinationDir property has been deprecated. ](https://scans.gradle.com/s/pjbwijkphxrju/deprecations) which is related to [apiLint Plugin](https://searchfox.org/mozilla-central/rev/387f3edbef37d31b2e91fb0812c74b54729e86ff/mobile/android/geckoview/build.gradle#513-537). Removing this block of code compiles without any depreciation warnings but need to investigate further to see if this is something we can fix!
Bug 1880848 Comment 14 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
There is one more deprecation left: [The AbstractCompile.destinationDir property has been deprecated. ](https://scans.gradle.com/s/pjbwijkphxrju/deprecations) which is related to [apiLint Plugin](https://searchfox.org/mozilla-central/rev/387f3edbef37d31b2e91fb0812c74b54729e86ff/mobile/android/geckoview/build.gradle#513-537). Removing this block of code compiles without any deprecation warnings but need to investigate further to see if this is something we can fix!