Zxing.net.mobile: Update Android Support libs to API 28

Created on 22 Nov 2019  路  2Comments  路  Source: Redth/ZXing.Net.Mobile

As of Nov 1 2019 new apps and app updates require API 28. Because ZXing uses Android Support lib 25 it means that all Android Support 28 libs to have to be included as direct references when using PackageReference. Is there any chance that the support version could be upgraded?

Most helpful comment

As the Android Support libraries are deprecated now, it would be even better if the dependencies could be updated to AndroidX

All 2 comments

As the Android Support libraries are deprecated now, it would be even better if the dependencies could be updated to AndroidX

Done in 3.x. If you target MonoAndroid10.0 it will use AndroidX.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

bwwilliam picture bwwilliam  路  3Comments

huangjinshe picture huangjinshe  路  6Comments

alberk8 picture alberk8  路  5Comments

mdkitzman picture mdkitzman  路  7Comments

wegascee picture wegascee  路  5Comments