Hello!
We are currently using version com.leanplum:leanplum-fcm:5.10.2 and everything is working well.
I'm trying to update SDK to the latest version 7.2.0, but I'm getting an error when building.
I tried to find the latest version on which the building starts normally and this version is 7.0.1 Starting from version 7.1.0 I get the error described below.
Expected Behavior
Build apk - successful
Actual Behavior
When build starts - error occurred:
> Failed to transform artifact 'activity.aar (androidx.activity:activity:1.6.0-rc02)' to match attributes {artifactType=android-manifest}.
> Execution failed for JetifyTransform: C:\Users\user\.gradle\caches\modules-2\files-2.1\androidx.activity\activity\1.6.0-rc02\c5a2d4c868a2a8a841d291ae8ce6924af43e65dd\activity-1.6.0-rc02.aar.
> Failed to transform 'C:\Users\user\.gradle\caches\modules-2\files-2.1\androidx.activity\activity\1.6.0-rc02\c5a2d4c868a2a8a841d291ae8ce6924af43e65dd\activity-1.6.0-rc02.aar' using Jetifier. Reason: null. (Run with --stacktrace for more details.)
> Failed to transform artifact 'annotation-experimental.aar (androidx.annotation:annotation-experimental:1.3.0)' to match attributes {artifactType=android-manifest}.
> Execution failed for JetifyTransform: C:\Users\user\.gradle\caches\modules-2\files-2.1\androidx.annotation\annotation-experimental\1.3.0\5087c6f545117dcd474e69e1a93cacec9d7334af\annotation-experimental-1.3.0.aar.
> Failed to transform 'C:\Users\user\.gradle\caches\modules-2\files-2.1\androidx.annotation\annotation-experimental\1.3.0\5087c6f545117dcd474e69e1a93cacec9d7334af\annotation-experimental-1.3.0.aar' using Jetifier. Reason: null. (Run with --stacktrace for more details.)
Hello! We are currently using version com.leanplum:leanplum-fcm:5.10.2 and everything is working well. I'm trying to update SDK to the latest version 7.2.0, but I'm getting an error when building. I tried to find the latest version on which the building starts normally and this version is 7.0.1 Starting from version 7.1.0 I get the error described below.
Expected Behavior
Build apk - successful
Actual Behavior
When build starts - error occurred:
Steps to Reproduce the Problem
Specifications
Project Level:
App Level: