i am using an android app called AIDE to build android apps, how do i get to upgrade its gradle as the current version that I am using is
Here classpath 'com.android.tools.build:gradle:1+
and I would like to upgrade to the latest version 3.3. Please how do I go about this as it will help to make my work and studies smooth
Thanks
Did you try change classpath on build.gradle, then refresh build and run app? check ~/build .gradle not ~/app/build.gradle
maybe you need upgrade your AIDE to PRO for save the change