Skip to content

Commit c604ddf

Browse files
authored
Update build.gradle
1 parent c7ae1bd commit c604ddf

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

android/build.gradle

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -60,10 +60,6 @@ protobuf {
6060

6161

6262
dependencies {
63-
<<<<<<< HEAD
6463
implementation 'com.google.protobuf:protobuf-lite:3.0.1'
6564
implementation 'androidx.core:core:1.2.0'
66-
=======
67-
implementation 'com.google.protobuf:protobuf-javalite:3.11.4'
68-
>>>>>>> 7c7a86c95a3a2537bfb7e3c368716cdb26cf66b0
69-
}
65+
}

0 commit comments

Comments
 (0)