Skip to content

Commit

Permalink
Merge pull request #47 from argyle-systems/revert-android-version
Browse files Browse the repository at this point in the history
Update change log
  • Loading branch information
zilvinas-argyle authored Nov 12, 2024
2 parents f648261 + 9650dae commit 88a09a1
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## 1.9.1

Fixed:

- [iOS] Issues with Link closing logic

## 1.9.0

Added:
Expand Down
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,5 @@ android {

dependencies {
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
implementation 'com.argyle:argyle-link-android:5.10.1'
implementation 'com.argyle:argyle-link-android:5.10.0'
}

0 comments on commit 88a09a1

Please sign in to comment.