build(unified-push-connector): update the dependency

This commit is contained in:
LucasGGamerM 2025-03-13 08:25:56 -03:00
parent c1e96d4ff0
commit bc43e2180f

View file

@ -164,7 +164,7 @@ dependencies {
implementation 'com.github.bottom-software-foundation:bottom-java:2.1.0'
annotationProcessor 'org.parceler:parceler:1.1.12'
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:2.0.3'
implementation 'org.unifiedpush.android:connector:3.0.6'
implementation 'org.unifiedpush.android:connector:3.0.7'
androidTestImplementation 'androidx.test:core:1.5.0'
androidTestImplementation 'androidx.test.ext:junit:1.1.5'