build(deps): bump pgpainless-core from 1.0.0-rc6 to 1.0.0-rc7 (#1595)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
be3efbe008
commit
29c5e65bf7
2 changed files with 2 additions and 2 deletions
|
@ -83,7 +83,7 @@ dependencies {
|
||||||
dependencySync("com.squareup.leakcanary:leakcanary-android:2.7")
|
dependencySync("com.squareup.leakcanary:leakcanary-android:2.7")
|
||||||
dependencySync("com.squareup.logcat:logcat:0.1")
|
dependencySync("com.squareup.logcat:logcat:0.1")
|
||||||
dependencySync("de.maxr1998:modernandroidpreferences:2.2.1")
|
dependencySync("de.maxr1998:modernandroidpreferences:2.2.1")
|
||||||
dependencySync("org.pgpainless:pgpainless-core:1.0.0-rc6")
|
dependencySync("org.pgpainless:pgpainless-core:1.0.0-rc7")
|
||||||
dependencySync("com.squareup.leakcanary:plumber-android:2.7")
|
dependencySync("com.squareup.leakcanary:plumber-android:2.7")
|
||||||
dependencySync("com.hierynomus:sshj:0.32.0")
|
dependencySync("com.hierynomus:sshj:0.32.0")
|
||||||
dependencySync("com.github.open-keychain.open-keychain:sshauthentication-api:5.7.5")
|
dependencySync("com.github.open-keychain.open-keychain:sshauthentication-api:5.7.5")
|
||||||
|
|
|
@ -131,7 +131,7 @@ thirdparty-modernAndroidPrefs = "de.maxr1998:modernandroidpreferences:2.2.1"
|
||||||
|
|
||||||
thirdparty-nonfree-googlePlayAuthApiPhone = "com.google.android.gms:play-services-auth-api-phone:18.0.0"
|
thirdparty-nonfree-googlePlayAuthApiPhone = "com.google.android.gms:play-services-auth-api-phone:18.0.0"
|
||||||
|
|
||||||
thirdparty-pgpainless = "org.pgpainless:pgpainless-core:1.0.0-rc6"
|
thirdparty-pgpainless = "org.pgpainless:pgpainless-core:1.0.0-rc7"
|
||||||
|
|
||||||
thirdparty-sshauth = "com.github.open-keychain.open-keychain:sshauthentication-api:5.7.5"
|
thirdparty-sshauth = "com.github.open-keychain.open-keychain:sshauthentication-api:5.7.5"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue