File tree Expand file tree Collapse file tree 4 files changed +44
-20
lines changed Expand file tree Collapse file tree 4 files changed +44
-20
lines changed Original file line number Diff line number Diff line change 11<dependencies >
22 <androidPackages >
3- <androidPackage spec =" com.singular.sdk:singular_sdk:12.5.6 " >
3+ <androidPackage spec =" com.singular.sdk:singular_sdk:12.6.0 " >
44 <repositories >
55 <repository >https://maven.singular.net</repository >
66 </repositories >
1010 <androidPackage spec =" com.google.android.gms:play-services-ads-identifier:18.0.1" > </androidPackage >
1111 </androidPackages >
1212 <iosPods >
13- <iosPod name =" Singular-SDK" version =" 12.5 .0" minTargetSdk =" 12.0" bitcodeEnabled =" false" addToAllTargets =" false" >
13+ <iosPod name =" Singular-SDK" version =" 12.6 .0" minTargetSdk =" 12.0" bitcodeEnabled =" false" addToAllTargets =" false" >
1414 </iosPod >
1515 </iosPods >
1616</dependencies >
Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change 11{
2- "name" : " singular-unity-package" ,
3- "version" : " 5.2.1" ,
4- "displayName" : " Singular" ,
5- "description" : " Singular Unity Package" ,
6- "type" : " library" ,
7- "homepage" : " https://www.singular.net" ,
8- "license" : " MIT" ,
9- "author" : {
10- "name" : " Singular Labs" ,
11- "url" : " https://github.com/singular-labs/Singular-Unity-SDK"
12- },
13- "unity" : " 2019.4" ,
14- "dependencies" : {
15- "com.unity.nuget.newtonsoft-json" : " 3.2.1" ,
16- "com.unity.purchasing" : " 2.0.6"
17- }
18- }
2+ "name" : " singular-unity-package" ,
3+ "version" : " 5.3.0" ,
4+ "displayName" : " Singular" ,
5+ "description" : " Singular Unity Package" ,
6+ "type" : " library" ,
7+ "homepage" : " https://www.singular.net" ,
8+ "license" : " MIT" ,
9+ "author" :
10+ {
11+ "name" : " Singular Labs" ,
12+ "url" : " https://github.com/singular-labs/Singular-Unity-SDK"
13+ },
14+ "unity" : " 2019.4" ,
15+ "dependencies" :
16+ {
17+ "com.unity.nuget.newtonsoft-json" : " 3.2.1"
18+ },
19+ "repository" :
20+ {
21+ "type" : " git" ,
22+ "url" : " https://github.com/singular-labs/Singular-Unity-SDK.git"
23+ },
24+ "keywords" :
25+ [
26+ " Singular" ,
27+ " Analytics" ,
28+ " User Engagement" ,
29+ " Mobile" ,
30+ " Attribution" ,
31+ " Tracking" ,
32+ " Advertising"
33+ ],
34+ "changelogUrl" : " https://support.singular.net/hc/en-us/articles/360040639152" ,
35+ "documentationUrl" : " https://support.singular.net/hc/en-us/articles/360037635452"
36+ }
You can’t perform that action at this time.
0 commit comments