Quick Links: Download Gideros Studio | Gideros Documentation | Gideros Development Center | Gideros community chat | DONATE
Build an AAB from Gideros — Gideros Forum

Build an AAB from Gideros

Yet again returning to my old speech therapy app (doing well out there).

I thought of not having go through Android Studio each time building an .aab archive, so I tried building one in the Gideros Exporter. But I get this every time:

FAILURE: Build failed with an exception.

* What went wrong:
A problem occurred configuring project ':app'.
> Could not open proj generic class cache for build file 'D:\Google Drive\DPX\Exports Android\Ljuda med Boo\tmp\app\build.gradle' (C:\Users\thoma\.gradle\caches\7.5\scripts\eq8cj0qydz2r5e73s4tusmb0r).
> BUG! exception in phase 'semantic analysis' in source unit '_BuildScript_' Unsupported class file major version 63

I have no idea what went wrong. It seems to be something with gradle (don't know how that works, should I?). A "normal" export works without issues. Any ideas, anyone?

Comments

Sign In or Register to comment.