mirror of
https://github.com/woheller69/solxpect.git
synced 2026-03-13 06:16:13 +01:00
add backup/restore
This commit is contained in:
parent
67027dc8e6
commit
7a2edcf814
12 changed files with 297 additions and 2 deletions
|
|
@ -38,6 +38,7 @@ dependencies {
|
|||
implementation 'com.android.volley:volley:1.2.1'
|
||||
implementation 'androidx.recyclerview:recyclerview:1.2.1'
|
||||
implementation 'androidx.cardview:cardview:1.0.0'
|
||||
implementation 'net.lingala.zip4j:zip4j:2.9.1'
|
||||
implementation "androidx.lifecycle:lifecycle-viewmodel:2.5.1" //needed due to duplicate class error
|
||||
implementation "androidx.lifecycle:lifecycle-viewmodel-ktx:2.5.1" //needed due to duplicate class error
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue