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

Music DAO MVP #123

Closed brian2509 closed 1 year ago

brian2509 commented 1 year ago

(draft, should not be merged yet)

New version of MusicDAO including a number of version bumps for kotlin and dependencies.

Most important dependency updates:

Changes outside of musicdao module should be limited to:

synctext commented 1 year ago

118 commits! Great additional tech for upcoming Master course🦄🦄🦄

synctext commented 1 year ago

@brian2509 please focus and finish this PR. As was requested back in Jan, we need this code to work for all Blockchain Engineering master students. Next week this course already starts! So the deadline of getting it on Google Play store has already passed :fearful:

InvictusRMC commented 1 year ago

I fixed the dependency issues and verified that the APK builds. If you fix my requested changes, this can be merged!