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 {
9595 // noinspection GradleDynamicVersion
9696 implementation " com.facebook.react:react-native:+"
9797 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'
10299}
103100
Original file line number Diff line number Diff line change @@ -3,4 +3,3 @@ ConvertedInSdk_minSdkVersion=21
33ConvertedInSdk_targetSdkVersion =31
44ConvertedInSdk_compileSdkVersion =31
55ConvertedInSdk_ndkversion =21.4.7075529
6- ConvertedInSdk_okhttpVersion =4.10.0
You can’t perform that action at this time.
0 commit comments