Skip to content

Commit

Permalink
Updated to latest Android version
Browse files Browse the repository at this point in the history
  • Loading branch information
nsingh-branch committed Sep 25, 2024
1 parent 382ab4a commit f2b209f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Branch Capacitor SDK change log

- 8.2.0

- Branch Android SDK bumped to 5.12.2
- Branch Android SDK bumped to 5.12.3
- Branch iOS SDK bumped to 3.6.3

- 8.1.0
Expand Down
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ dependencies {
implementation project(':capacitor-android')
implementation 'androidx.annotation:annotation:1.4.0'
implementation 'androidx.appcompat:appcompat:1.5.0'
api 'io.branch.sdk.android:library:5.12.2'
api 'io.branch.sdk.android:library:5.12.3'
testImplementation "junit:junit:$junitVersion"
androidTestImplementation "androidx.test.ext:junit:$androidxJunitVersion"
androidTestImplementation "androidx.test.espresso:espresso-core:$androidxEspressoCoreVersion"
Expand Down

0 comments on commit f2b209f

Please sign in to comment.