Skip to content

Commit eda61fe

Browse files
update Android SDK to 7.15.10
1 parent 3dec1d8 commit eda61fe

3 files changed

Lines changed: 2 additions & 3 deletions

File tree

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ dependencies {
7777
implementation "org.jetbrains.kotlinx:kotlinx-serialization-json:1.7.3"
7878
implementation "org.jetbrains.kotlinx:kotlinx-datetime:0.6.1"
7979

80-
implementation "com.sourcepoint.cmplibrary:cmplibrary:7.15.10-beta.1"
80+
implementation "com.sourcepoint.cmplibrary:cmplibrary:7.15.10"
8181
}
8282

8383
react {

example/android/build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ buildscript {
2020

2121
allprojects {
2222
repositories {
23-
mavenLocal()
2423
maven {
2524
url("$rootDir/../../node_modules/detox/Detox-android")
2625
}

example/ios/Podfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1995,4 +1995,4 @@ SPEC CHECKSUMS:
19951995

19961996
PODFILE CHECKSUM: fc7ed175dfbaaefde7501a413b61d7f865d8a005
19971997

1998-
COCOAPODS: 1.16.2
1998+
COCOAPODS: 1.15.2

0 commit comments

Comments
 (0)