Skip to content

Commit 6f2fc74

Browse files
author
bot-snapci
committed
[All] Sync changes for the 1.49.0 release
1 parent 62ce805 commit 6f2fc74

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.49.0"></a>
12+
## [1.49.0] - 2026-05-12
13+
14+
### Features
15+
- Lens Studio 5.21 support
16+
1117
<a name="1.48.0"></a>
1218
## [1.48.0] - 2026-04-08
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.48.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.49.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=6d95de959a5737aa4231fa28f1423121ae99e26d
31-
com.snap.camerakit.build.number=bebff2f9-78ed-4d9d-aeca-cae143c5ac51
30+
com.snap.camerakit.build.revision=8fb538dcc54a20a00a365d4b8d8adeb1fca3f039
31+
com.snap.camerakit.build.number=0aaba5ee-99ce-45e3-9400-d2144cdb766d
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.48.0
1+
1.49.0

0 commit comments

Comments
 (0)