Skip to content

Commit

Permalink
Update conflicting files
Browse files Browse the repository at this point in the history
Update conflicting files with Connect-SDK-Android and Connect-SDK-Android-Lite
  • Loading branch information
jonghen.han authored and jonghen.han committed Jan 26, 2022
1 parent 520e72d commit df891bc
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 22 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ android {
minSdkVersion 24
targetSdkVersion 31
}

useLibrary 'org.apache.http.legacy'
}

Expand Down
20 changes: 0 additions & 20 deletions src/com/connectsdk/DefaultPlatform.java

This file was deleted.

Empty file.
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
import org.robolectric.RobolectricTestRunner;
import org.robolectric.annotation.Config;

import android.support.annotation.NonNull;
import androidx.annotation.NonNull;

@RunWith(RobolectricTestRunner.class)
@Config(manifest=Config.NONE)
Expand Down

0 comments on commit df891bc

Please sign in to comment.