Hello,
One of the libraries I use need annotation 1.2 :
implementation 'androidx.annotation:annotation:1.2.0'
How can I include this in b4a pproject? I never used this so I dont have any idea about it? MAybe something like this?
#AdditionalJar: com.android.support:support-annotations
Thanks
One of the libraries I use need annotation 1.2 :
implementation 'androidx.annotation:annotation:1.2.0'
How can I include this in b4a pproject? I never used this so I dont have any idea about it? MAybe something like this?
#AdditionalJar: com.android.support:support-annotations
Thanks