Skip to content

Commit 37f5508

Browse files
committed
Release of AgentforceSDK 258.1 v14.20.0
1 parent ecbfda1 commit 37f5508

File tree

51 files changed

+405
-24
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

51 files changed

+405
-24
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
7fa3ed8b88b29baaa0ff626909f4076d
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
df2dc2adc5a7e0ecc0425a8ca3d8415b9f5a3d8b
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
37a1d542db1cbafbeeb06c3c71763711e94ee23af0822a4e3ecac92f42659b07
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
3992206447a936dae1d902dd639b329406dc30844ca02f962ca8318d1e7740c34b72865570bf82211f6578b2569238f00957223e14d5ca8d33635c237f808ec5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,52 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<project xmlns="http://maven.apache.org/POM/4.0.0" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
3+
<modelVersion>4.0.0</modelVersion>
4+
<groupId>com.salesforce.android.agentforcesdk</groupId>
5+
<artifactId>agentforce-sdk-components</artifactId>
6+
<version>14.20.0</version>
7+
<packaging>aar</packaging>
8+
<dependencies>
9+
<dependency>
10+
<groupId>androidx.compose.ui</groupId>
11+
<artifactId>ui</artifactId>
12+
<version>1.7.6</version>
13+
<scope>compile</scope>
14+
</dependency>
15+
<dependency>
16+
<groupId>androidx.compose.material</groupId>
17+
<artifactId>material</artifactId>
18+
<version>1.7.6</version>
19+
<scope>compile</scope>
20+
</dependency>
21+
<dependency>
22+
<groupId>androidx.constraintlayout</groupId>
23+
<artifactId>constraintlayout-compose</artifactId>
24+
<version>1.1.0-alpha10</version>
25+
<scope>compile</scope>
26+
</dependency>
27+
<dependency>
28+
<groupId>androidx.compose.material3</groupId>
29+
<artifactId>material3</artifactId>
30+
<version>1.3.1</version>
31+
<scope>compile</scope>
32+
</dependency>
33+
<dependency>
34+
<groupId>androidx.compose.ui</groupId>
35+
<artifactId>ui-tooling</artifactId>
36+
<version>1.7.6</version>
37+
<scope>compile</scope>
38+
</dependency>
39+
<dependency>
40+
<groupId>io.coil-kt</groupId>
41+
<artifactId>coil-compose</artifactId>
42+
<version>2.2.2</version>
43+
<scope>compile</scope>
44+
</dependency>
45+
<dependency>
46+
<groupId>org.jetbrains.kotlin</groupId>
47+
<artifactId>kotlin-stdlib</artifactId>
48+
<version>2.1.0</version>
49+
<scope>compile</scope>
50+
</dependency>
51+
</dependencies>
52+
</project>
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
e65688ee4ee625121a59034ae2a1f618
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
8a5911ae06e6a41eb66c4f8ec7c72808706d6295
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
11fbf677f6240b47a7e3bf08c7b731ae0ae5b782da40eedf6d70a6f2b3cfb9fe
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
569facefc0b2e857f65bcd403673ee454b3514be55fc34066a6e463dcdc6ed8363e675bbbb02d4fcf55d40594a7ea318d6f1ea1fb689c53996925c785f20224f

0 commit comments

Comments
 (0)