Skip to content

Commit 49f3a49

Browse files
committed
omitted this for now to avoid questions
1 parent 790d8b3 commit 49f3a49

File tree

3 files changed

+3
-27
lines changed

3 files changed

+3
-27
lines changed

Branch-SDK/src/main/assets/branch_version_config.development.properties

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,4 @@
55
branch.api.deprecation.version=5.1.0-dev
66

77
# API Removal Version - Version when deprecated APIs will be completely removed
8-
branch.api.removal.version=6.0.0-dev
9-
10-
# Migration Guide URL - Link to documentation for migrating to modern APIs
11-
branch.migration.guide.url=https://branch.io/dev/migration-guide
12-
13-
# Development specific settings
14-
# Environment: Development
15-
# Last updated: 2024-01-01
16-
# Owner: Branch SDK Team
8+
branch.api.removal.version=6.0.0-dev

Branch-SDK/src/main/assets/branch_version_config.properties

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,4 @@
55
branch.api.deprecation.version=5.0.0
66

77
# API Removal Version - Version when deprecated APIs will be completely removed
8-
branch.api.removal.version=6.0.0
9-
10-
# Migration Guide URL - Link to documentation for migrating to modern APIs
11-
branch.migration.guide.url=https://branch.io/migration-guide
12-
13-
# Configuration metadata
14-
# Last updated: 2024-01-01
15-
# Owner: Branch SDK Team
8+
branch.api.removal.version=6.0.0

Branch-SDK/src/main/assets/branch_version_config.staging.properties

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,4 @@ branch.api.deprecation.version=4.8.0
77

88
# API Removal Version - When deprecated APIs will be completely removed
99
# Shorter timeline in staging to catch issues early
10-
branch.api.removal.version=5.8.0
11-
12-
# Migration Guide URL - Link to staging-specific documentation
13-
branch.migration.guide.url=https://staging.branch.io/migration-guide
14-
15-
# Staging-specific settings
16-
# Environment: Staging
17-
# Strategy: Accelerated timeline for early issue detection
18-
# Last updated: 2024-01-01
19-
# Owner: Branch SDK Team
10+
branch.api.removal.version=5.8.0

0 commit comments

Comments
 (0)