mozilla-mobile / FirefoxLite

Emerging Market Experiment
Mozilla Public License 2.0
282 stars 95 forks source link

Upgrade Compile Target to 29 #5349

Closed st3fan closed 3 years ago

st3fan commented 3 years ago

This patch sets compile_target to 29 and includes a few small fixes for compilation issues. We also set kotlinOptions.allWarningsAsErrors = false to ignore deprecation warnings. At this point we will not fix those unless absolutely required.