shaqian / flutter_ssh

SSH and SFTP client for Flutter
https://pub.dartlang.org/packages/ssh
MIT License
117 stars 83 forks source link

set compileSdkVersion to 28 #30

Closed Pebsie closed 4 years ago

Pebsie commented 4 years ago

Being on 27 was causing an error when building for release.

shaqian commented 4 years ago

Thank you!