Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Android: Print a warning when there is an error from the build script…
… JDK 21 It doesn't compile: ``` Dex conversion failed: Error in ...\out\java\dev\slint\android-activity\SlintAndroidJavaHelper$1.class: java.lang.NullPointerException: Cannot invoke "String.length()" because "" is null ``` I don't know how to solve the error, but i can giv an informative message telling them to downgrade Java CC: #4973
- Loading branch information