You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hi adwiv:
When I use your android-fat-aar, I will always meet a mistake:Script '/Users/jiangjieqiang/Downloads/MergeAARMain/app/fat-aar.gradle' line: 270.
The codes in the 270 line is :task embedRClass(type: org.gradle.jvm.tasks.Jar, dependsOn: collectRClass) {
destinationDir file("$bundle_release_dir/libs/")
from base_r2x_dir
}
I find how to resolve it for a long time but I can't, so Can you help me?
Thank you, Hope receive your answers.
The text was updated successfully, but these errors were encountered:
hi adwiv:
When I use your android-fat-aar, I will always meet a mistake:Script '/Users/jiangjieqiang/Downloads/MergeAARMain/app/fat-aar.gradle' line: 270.
The codes in the 270 line is :task embedRClass(type: org.gradle.jvm.tasks.Jar, dependsOn: collectRClass) {
destinationDir file("$bundle_release_dir/libs/")
from base_r2x_dir
}
I find how to resolve it for a long time but I can't, so Can you help me?
Thank you, Hope receive your answers.
The text was updated successfully, but these errors were encountered: