Android Question Error kotlin-stdlib on compile

webhost.company

Active Member
Licensed User
Longtime User
I updated SDK to the latest version from the site
Also java SDK
Now there is an error in the compile
I use the below parameters for it:
#ExcludedLib: kotlin-stdlib-1.6.10
<uses-sdk android:minSdkVersion="14" android:targetSdkVersion="34"/>
java jdk: jdk-19.0.2\bin\javac.exe
android.jar: E:\B4a\sdk2\platforms\android-34\android.jar
I have attached the error file
 

Attachments

  • New Text Document.txt
    4.5 KB · Views: 9
Top