We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 617dbb8 commit 791e7d4Copy full SHA for 791e7d4
app/build.gradle
@@ -93,7 +93,7 @@ dependencies {
93
implementation 'com.android.support:multidex:1.0.3'
94
implementation 'me.toptas.fancyshowcase:fancyshowcaseview:1.3.3'
95
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
96
- implementation 'org.connectbot:sshlib:2.2.9'
+ implementation 'org.connectbot:sshlib:2.2.23'
97
implementation "androidx.core:core-splashscreen:1.0.1"
98
99
def lifecycle_version = "2.8.7"
0 commit comments