Skip to content

Commit 1fff44e

Browse files
fix merge conflict
1 parent 084b449 commit 1fff44e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

android-core/proguard.pro

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,6 @@
250250
public static final ** CREATOR;
251251
}
252252

253-
<<<<<<< feat/SQDSDKS-7068-gradle-8
254253
# Firebase and GMS CloudMessaging
255254
-dontwarn com.google.android.gms.cloudmessaging.**
256255
-dontwarn com.google.firebase.messaging.**
@@ -277,7 +276,6 @@
277276
-keepclassmembers class * {
278277
@kotlin.Metadata <methods>;
279278
}
280-
=======
281279
-keepclassmembers class com.mparticle.Rokt {
282280
<init>(...);
283281
void *(...);
@@ -291,4 +289,3 @@
291289
-keep class com.mparticle.RoktEvent { *; }
292290
-keepclassmembers class com.mparticle.RoktEvent { *; }
293291
-keepclasseswithmembers class com.mparticle.RoktEvent$* { *; }
294-
>>>>>>> development

0 commit comments

Comments
 (0)