Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
TranceLove committed Oct 5, 2024
1 parent d2107cb commit 851b935
Show file tree
Hide file tree
Showing 6 changed files with 1,826 additions and 1,850 deletions.
8 changes: 4 additions & 4 deletions app/build.gradle
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -267,11 +267,11 @@ dependencies {
implementation libs.gson
implementation libs.amaze.trashBin

implementation("com.openmobilehub.android.auth:plugin-google-gms:2.0.0")
implementation("com.openmobilehub.android.auth:plugin-google-non-gms:2.0.0")
implementation("com.openmobilehub.android.auth:plugin-google-gms:2.0.4")
implementation("com.openmobilehub.android.auth:plugin-google-non-gms:2.0.4")

implementation("com.openmobilehub.android.storage:plugin-googledrive-gms:2.0.0-alpha")
implementation("com.openmobilehub.android.storage:plugin-googledrive-non-gms:2.0.0-alpha")
implementation("com.openmobilehub.android.storage:plugin-googledrive-gms:2.0.6-alpha")
implementation("com.openmobilehub.android.storage:plugin-googledrive-non-gms:2.0.6-alpha")
}

kotlin {
Expand Down
Loading

0 comments on commit 851b935

Please sign in to comment.