I understand. I saw this line in the error log when i got a build error, making me believe it uses gradle 3.0.1 ...
Executing: /home/ec2-user/android-sdk/tools/android create project --target android-27 --name StaffApp --path /tmp/build234020841649285069xxx/StaffApp --activity StaffAppStub --package za.ac.staff.app --gradle --gradle-version 3.0.1 Created directory /tmp/build234020841649285069xxx/WitsStaffApp/src/main/java ... Luckily i got around my errors.. gradle is not the issue anymore. Regards On Sun, May 12, 2019 at 5:11 AM Shai Almog <[email protected]> wrote: > We use gradle 4.6 when building. You can't just pick any gradle version > because a different version might not be installed. > > -- > You received this message because you are subscribed to the Google Groups > "CodenameOne Discussions" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > Visit this group at > https://groups.google.com/group/codenameone-discussions. > To view this discussion on the web visit > https://groups.google.com/d/msgid/codenameone-discussions/a62ca941-94fa-48bf-a7a9-8fa2b2205b0e%40googlegroups.com > <https://groups.google.com/d/msgid/codenameone-discussions/a62ca941-94fa-48bf-a7a9-8fa2b2205b0e%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- David W -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/group/codenameone-discussions. To view this discussion on the web visit https://groups.google.com/d/msgid/codenameone-discussions/CAK9Ws2dwhojVRJRUQSyDqYEkeQKwodR-Zv47Y1W4ZNYA9C33Kg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
