Tribler / trustchain-superapp

Kotlin implementation of Trustchain and IPv8 with rich networking: multihoming of local Bluetooth+4G, decentral social networking, UDP hole punching, etc.
GNU General Public License v3.0
80 stars 63 forks source link

Technical debt #87

Closed InvictusRMC closed 2 years ago

InvictusRMC commented 2 years ago

Unfortunately, updating the targetsdk and build tools has led to used functions becoming deprecated. In order to push the next release, the usage of said functions will be met with a suppression of the deprecation warning. Note: this must be fixed in a future release.

@brian2509 if you could also have a look.