Skip to content

Commit 355696d

Browse files
committed
Release of AgentforceSDK 258.2 v14.38.2
1 parent 7f74395 commit 355696d

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+
25dfe748c89112a282b8a86f1c3ec577
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
fed5d71faa015c96664ff8264fd06b64f2ca8644
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
7b4887614d427d7bb4f0758d879c6c083d5f72f62b37e9e977917f5364bcfcfc
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
93e727209a4559ab6b38b7efc9ba95a519558f07d381c8ef2e55d7a0d72bc61c71576ef2cb4323d614e4328e5f7addeb3b84b3fae9febfd0eed38d536d1912a3
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.38.2</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+
aafe0e210100471505844bdbded464a1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
169cea0a4a34bcc3c6399ed492b19a220bbbc24a
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
30dc4f4251b93ee4dc6fe01ed03efb313cdde6d8bb58944acafb724b2d6dc1c3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
87f2b892aca3cfede806fbdb1d4843292edad39b9168449954899079a022dce909ceacec372b8c7a0abf92656b6ff54de5c4997e7d772fe2d8d12b62dcfbffcd

0 commit comments

Comments
 (0)