Skip to content

Commit df891bc

Browse files
jonghen.hanjonghen.han
authored andcommitted
Update conflicting files
Update conflicting files with Connect-SDK-Android and Connect-SDK-Android-Lite
1 parent 520e72d commit df891bc

File tree

4 files changed

+2
-22
lines changed

4 files changed

+2
-22
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ android {
5959
minSdkVersion 24
6060
targetSdkVersion 31
6161
}
62-
62+
6363
useLibrary 'org.apache.http.legacy'
6464
}
6565

src/com/connectsdk/DefaultPlatform.java

Lines changed: 0 additions & 20 deletions
This file was deleted.

test/src/com/connectsdk/discovery/provider/SSDPDiscoveryProviderTest.java

100755100644
File mode changed.

test/src/com/connectsdk/service/sessions/WebOSWebAppSessionTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
import org.robolectric.RobolectricTestRunner;
4646
import org.robolectric.annotation.Config;
4747

48-
import android.support.annotation.NonNull;
48+
import androidx.annotation.NonNull;
4949

5050
@RunWith(RobolectricTestRunner.class)
5151
@Config(manifest=Config.NONE)

0 commit comments

Comments
 (0)