Skip to content

Commit b7275b8

Browse files
authored
Merge pull request #37 from SourcePointUSA/DIA-6071-fix-app-not-responsive-after-ten-minutes
[DIA-6071] update native android sdk
2 parents 4ef689d + dda8895 commit b7275b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.7"
80+
implementation "com.sourcepoint.cmplibrary:cmplibrary:7.15.8"
8181
}
8282

8383
react {

0 commit comments

Comments
 (0)