chr15m / PdDroidParty

Run Pure Data DSP patches on Android - native GUIs emulated.
http://droidparty.net/
GNU General Public License v3.0
64 stars 14 forks source link

Upgrade gradle plugin and build tools #38

Closed tkirshboim closed 6 years ago

tkirshboim commented 6 years ago

This upgrades the build tools to the latest releases and recommendations by Android Studio 3.1.3

tkirshboim commented 6 years ago

Note that this does not upgrade the pd-core library, only the build tools. Upgrading pd-core could be done separately.

chr15m commented 6 years ago

Thanks @tkirshboim! Merging now. :+1:

Will try to upgrade the core library myself what could possibly go wrong.

tkirshboim commented 6 years ago

@chr15m Great. You're welcome to ping me if you need help.