Skip to content

Commit 153c40e

Browse files
jaeoptclaude
andcommitted
[release] bump version to 5.2.1
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 3b2e4ab commit 153c40e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ repositories {
3232
}
3333
3434
dependencies {
35-
implementation 'com.optimizely.ab:android-sdk:5.2.0'
35+
implementation 'com.optimizely.ab:android-sdk:5.2.1'
3636
}
3737
```
3838

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ ext {
9797
build_tools_version = "35.0.0"
9898
min_sdk_version = 21
9999
target_sdk_version = 35
100-
java_core_ver = "4.4.0"
100+
java_core_ver = "4.4.1"
101101
android_logger_ver = "1.3.6"
102102
jacksonversion= "2.11.2"
103103
annotations_ver = "1.2.0"

0 commit comments

Comments
 (0)