Skip to content

Commit

Permalink
Merge pull request #42 from argyle-systems/patch-5.8.2
Browse files Browse the repository at this point in the history
1.7.2
  • Loading branch information
MindaugasVarkalys authored Oct 3, 2024
2 parents 7438693 + a65d8c1 commit 88231b1
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.7.2

Fixed:

- [Android] The issue causing crashes on the loader screen for specific devices and OS versions.

## 1.7.1

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.8.1'
implementation 'com.argyle:argyle-link-android:5.8.2'
}

0 comments on commit 88231b1

Please sign in to comment.