Downgraded SQLite
This commit is contained in:
parent
aa3c3d05e1
commit
f68ec9a8e9
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
||||||
// ------------------------------------
|
// ------------------------------------
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
implementation 'org.xerial:sqlite-jdbc:3.46.1.0'
|
implementation 'org.xerial:sqlite-jdbc:3.42.0.1'
|
||||||
implementation 'org.shredzone.acme4j:acme4j-client:2.12'
|
implementation 'org.shredzone.acme4j:acme4j-client:2.12'
|
||||||
implementation 'org.shredzone.acme4j:acme4j-utils:2.12'
|
implementation 'org.shredzone.acme4j:acme4j-utils:2.12'
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue