osudroid / osu-droid

http://osudroid.moe
Apache License 2.0
507 stars 76 forks source link

Uses desugaring to make java 8 apis possible to use in the project e..g: stream api #131

Closed ghost closed 2 years ago

ghost commented 3 years ago

This?

kairusds commented 2 years ago

I've already tried this before and it doesn't work, you really need to add an if statement and check for the Android version before using any Jaav 8 Stream API.

Rian8337 commented 2 years ago

No longer needed as discussed in discord.