File tree Expand file tree Collapse file tree 2 files changed +1
-5
lines changed Expand file tree Collapse file tree 2 files changed +1
-5
lines changed Original file line number Diff line number Diff line change @@ -95,9 +95,6 @@ dependencies {
95
95
// noinspection GradleDynamicVersion
96
96
implementation " com.facebook.react:react-native:+"
97
97
implementation " org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version "
98
- implementation " com.github.convertedin:android-pixel-sdk:1.4.3"
99
- def okhttp_version = getExtOrDefault(" okhttpVersion" )
100
- implementation " com.squareup.okhttp3:okhttp:$okhttp_version "
101
- implementation " com.squareup.okhttp3:logging-interceptor:$okhttp_version "
98
+ implementation ' com.github.Scode-Njnjas:android-pixel-sdk:v1.0.1'
102
99
}
103
100
Original file line number Diff line number Diff line change @@ -3,4 +3,3 @@ ConvertedInSdk_minSdkVersion=21
3
3
ConvertedInSdk_targetSdkVersion =31
4
4
ConvertedInSdk_compileSdkVersion =31
5
5
ConvertedInSdk_ndkversion =21.4.7075529
6
- ConvertedInSdk_okhttpVersion =4.10.0
You can’t perform that action at this time.
0 commit comments