Skip to content

Commit 3c3b1d6

Browse files
author
bot-snapci
committed
[All] Sync changes for the 1.50.0 release
1 parent 6d9227c commit 3c3b1d6

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.50.0"></a>
12+
## [1.50.0] - 2026-06-18
13+
14+
### Features
15+
- Lens Studio 5.22 support
16+
1117
<a name="1.49.0"></a>
1218
## [1.49.0] - 2026-05-12
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.49.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.50.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=8fb538dcc54a20a00a365d4b8d8adeb1fca3f039
31-
com.snap.camerakit.build.number=0aaba5ee-99ce-45e3-9400-d2144cdb766d
30+
com.snap.camerakit.build.revision=d5397da1a56884274673c11070bc0194bd9859fc
31+
com.snap.camerakit.build.number=aabc9682-03ab-4d2b-8896-972f99b1c284
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.49.0
1+
1.50.0

0 commit comments

Comments
 (0)