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 dabcd29 commit 0a80150Copy full SHA for 0a80150
app/build.gradle
@@ -94,7 +94,7 @@ dependencies {
94
implementation 'com.android.support:multidex:1.0.3'
95
implementation 'me.toptas.fancyshowcase:fancyshowcaseview:1.3.3'
96
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
97
- implementation 'org.connectbot:sshlib:2.2.9'
+ implementation 'org.connectbot:sshlib:2.2.23'
98
99
def lifecycle_version = "2.8.4"
100
implementation "androidx.lifecycle:lifecycle-viewmodel-ktx:$lifecycle_version"
0 commit comments