We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4cd4625 commit 16bcf28Copy full SHA for 16bcf28
android/build.gradle
@@ -41,6 +41,6 @@ repositories {
41
42
dependencies {
43
implementation 'com.facebook.react:react-native:+'
44
- implementation 'com.singular.sdk:singular_sdk:12.0.7'
+ implementation 'com.singular.sdk:singular_sdk:12.0.8'
45
implementation 'com.android.support:support-annotations:28.0.0'
46
}
0 commit comments