Skip to content

Commit f981b32

Browse files
Merge pull request #39 from Snapchat/sync/1.47.0/2640c585
[All] Sync changes for the 1.47.0 release
2 parents e4167a1 + 32b1840 commit f981b32

4 files changed

Lines changed: 10 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,12 @@ and the Camera Kit SDK adheres to [Semantic Versioning](https://semver.org/spec/
88
<a name="unreleased"></a>
99
## [Unreleased]
1010

11+
<a name="1.47.0"></a>
12+
## [1.47.0] - 2026-03-11
13+
14+
### Features
15+
- Lens Studio 5.19 support
16+
1117
<a name="1.46.0"></a>
1218
## [1.46.0] - 2026-02-11
1319

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
# Camera Kit for Android
66

7-
[Home Page](https://developers.snap.com/camera-kit/home) | [Documentation & Guides](https://developers.snap.com/camera-kit/getting-started/what-is-camera-kit) | [Showcase](https://ar.snap.com/camera-kit) | [API Reference](https://kit.snapchat.com/reference/CameraKit/android/1.46.0/index.html) | [Developer Portal](https://kit.snapchat.com/manage/) | [My Lenses](https://my-lenses.snapchat.com/) | [Discord](https://discord.gg/snapar)
7+
[Home Page](https://developers.snap.com/camera-kit/home) | [Documentation & Guides](https://developers.snap.com/camera-kit/getting-started/what-is-camera-kit) | [Showcase](https://ar.snap.com/camera-kit) | [API Reference](https://kit.snapchat.com/reference/CameraKit/android/1.47.0/index.html) | [Developer Portal](https://kit.snapchat.com/manage/) | [My Lenses](https://my-lenses.snapchat.com/) | [Discord](https://discord.gg/snapar)
88
</div>
99

1010
Camera Kit brings the power of Snap's AR platform to your websites and mobile apps on iOS and Android. It has never been easier to create and deliver scalable, multi-platform AR experiences to meet your customers, wherever they are.

Samples/gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ kotlin.code.style=official
2727
android.enableR8.fullMode=true
2828

2929
# Camera Kit build properties used for diagnostics and debugging, not required to be kept.
30-
com.snap.camerakit.build.revision=ca0710bdf77585faf24fc4d6b197e2b8c9aeae87
31-
com.snap.camerakit.build.number=27eaacfe-1a2e-41c7-9759-60716ef29492
30+
com.snap.camerakit.build.revision=7ba457786849c2b22ab859e4123807883c2c6879
31+
com.snap.camerakit.build.number=7077a135-bda4-4a7c-bf33-94f0e08e4867
3232

3333
# Camera Kit sample app constants, to be replaced by user.
3434
com.snap.camerakit.api.token=REPLACE-THIS-WITH-YOUR-OWN-APP-SPECIFIC-VALUE

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.46.0
1+
1.47.0

0 commit comments

Comments
 (0)