Skip to content

Commit efcf2da

Browse files
committed
library released 1.0.0
1 parent 3c1c337 commit efcf2da

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,6 @@ dependencies {
5050
implementation 'com.google.android.material:material:1.8.0'
5151
implementation 'com.google.code.gson:gson:2.9.0'
5252

53-
implementation project(':libDriveBackup')
54-
// implementation 'com.github.fcat97:driveBackupApi:46178f5260'
53+
// implementation project(':libDriveBackup')
54+
implementation 'com.github.fcat97:driveBackupApi:1.0.0'
5555
}

0 commit comments

Comments
 (0)