File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ android {
4444dependencies {
4545 debugImplementation project(' :debug-db' )
4646 implementation ' com.android.support:appcompat-v7:28.0.0'
47- implementation ' net.zetetic:android-database-sqlcipher:3.5.7@aar '
47+ implementation ' net.zetetic:android-database-sqlcipher:3.5.9 '
4848 implementation ' android.arch.persistence.room:runtime:1.1.1'
4949 annotationProcessor ' android.arch.persistence.room:compiler:1.1.1'
5050 testImplementation ' junit:junit:4.12'
Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ android {
3939
4040dependencies {
4141 implementation ' com.google.code.gson:gson:2.8.5'
42- implementation ' net.zetetic:android-database-sqlcipher:3.5.7@aar '
42+ implementation ' net.zetetic:android-database-sqlcipher:3.5.9 '
4343 implementation ' android.arch.persistence.room:runtime:1.1.1'
4444 implementation ' com.android.support:appcompat-v7:28.0.0'
4545 testImplementation ' junit:junit:4.12'
You can’t perform that action at this time.
0 commit comments