We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 120a0d2 commit b119d6bCopy full SHA for b119d6b
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.9'
+ implementation 'com.singular.sdk:singular_sdk:12.1.0'
45
implementation 'com.android.support:support-annotations:28.0.0'
46
}
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "singular-react-native",
3
- "version": "3.1.14",
+ "version": "3.1.15",
4
"peerDependencies": {
5
"react-native": ">=0.46.4"
6
},
0 commit comments