videoDAC / android

Repository for storing code, configuration and information about the applications developed by videoDAC for Android.
GNU General Public License v3.0
3 stars 5 forks source link

Upgrade gradle to latest version #32

Open criticaltv opened 4 years ago

criticaltv commented 4 years ago

Currently, when importing the codebase into Android Studio, the build fails.

Android Studio seems to only fetch the latest version of gradle 29.0.3.

The app appears to use 29.0.2

If this is the case, this issue is simply to upgrade the version of gradle to the latest version, so that the process to import into Android Studio is more easy :)