AndroidIDEOfficial / AndroidIDE

AndroidIDE is an IDE for Android to develop full featured Android apps.
https://m.androidide.com
GNU General Public License v3.0
2.09k stars 250 forks source link

not support Android Gradle plugin 8.3 #1776

Closed zjyzip closed 3 months ago

zjyzip commented 3 months ago

lead to "The application module was not found in the project and the application cannot be run."

And ide log.... Screenshot_20240325-184251.png

Rafael2616 commented 3 months ago

This is already supported, just update the IDE to the latest version in the GitHub actions tab.

zjyzip commented 3 months ago

This is already supported, just update the IDE to the latest version in the GitHub actions tab.

The latest version is v2.7.1-beta, which does not support the.

BanDroid commented 3 months ago

wait for next release, or use the ci build from github actions.

zjyzip commented 3 months ago

wait for next release, or use the ci build from github actions.

Okay, thanks. I found action latest version,Sorry to bother you.