We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c1c337 commit efcf2daCopy full SHA for efcf2da
app/build.gradle
@@ -50,6 +50,6 @@ dependencies {
50
implementation 'com.google.android.material:material:1.8.0'
51
implementation 'com.google.code.gson:gson:2.9.0'
52
53
- implementation project(':libDriveBackup')
54
-// implementation 'com.github.fcat97:driveBackupApi:46178f5260'
+// implementation project(':libDriveBackup')
+ implementation 'com.github.fcat97:driveBackupApi:1.0.0'
55
}
0 commit comments