Skip to content

Commit

Permalink
fix: crash in android 11 (#296)
Browse files Browse the repository at this point in the history
Co-authored-by: Melbin Mathew <[email protected]>
  • Loading branch information
melbin97 and Melbin Mathew authored Jan 14, 2022
1 parent 50d89f2 commit d580639
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ dependencies {

implementation "org.jetbrains.kotlin:$_kotlinStdlib:$_kotlinVersion"

implementation 'net.gotev:uploadservice-okhttp:4.6.0'
implementation 'net.gotev:uploadservice-okhttp:4.7.0'

implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.0.0'
}

0 comments on commit d580639

Please sign in to comment.