When trying to include latest Agillic SDK, we have noticed that the declared library: com.snowplowanalytics:snowplow-android-tracker:1.7.1 includes dependencies on the legacy com.android.support and android.arch.lifecycle.
That implies that we need to use jetifier tool to get the build running, which we are trying to avoid.
Would it be possible to update to the latest version of Snowplow tracker?
When trying to include latest Agillic SDK, we have noticed that the declared library:
com.snowplowanalytics:snowplow-android-tracker:1.7.1
includes dependencies on the legacycom.android.support
andandroid.arch.lifecycle
. That implies that we need to use jetifier tool to get the build running, which we are trying to avoid.Would it be possible to update to the latest version of Snowplow tracker?