Android Question Maven artifact not found: androidx.core/core-ktx

Muneebx

Member
I am getting this error and i dont know how to fix this somebody please help

B4A Version: 11.80
Parsing code. (0.05s)
Java Version: 11
Building folders structure. (0.03s)
Running custom action. (0.09s)
Compiling code. (0.09s)
Compiling layouts code. (0.00s)
Organizing libraries. Error
Maven artifact not found: androidx.core/core-ktx
Source: RuntimePermissions
 

Muneebx

Member
B4A Version: 11.80
Parsing code. (0.00s)
Java Version: 11
Building folders structure. (0.05s)
Compiling code. (0.01s)
Compiling layouts code. (0.02s)
Organizing libraries. (1.47s)
(AndroidX SDK)
Compiling resources (1.99s)
Linking resources Error
c:\android\tools\..\extras\b4a_remote\androidx\core\core\1.9.0\unpacked-core-1.9.0\res\values\values.xml:112: error: resource android:attr/lStar not found.
error: failed linking references.



Now I've got this error
 
Upvote 0
Top