Skip to content
This repository was archived by the owner on Jan 11, 2022. It is now read-only.

Commit b76219e

Browse files
authored
Remove rbstarbuck's signingConfig.
1 parent a752ffb commit b76219e

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

drive/deprecation/app/build.gradle

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,6 @@
11
apply plugin: 'com.android.application'
22

33
android {
4-
signingConfigs {
5-
config {
6-
keyAlias 'android'
7-
keyPassword 'android'
8-
storeFile file('/usr/local/google/home/rbstarbuck/Projects/keystore.jks')
9-
storePassword 'android'
10-
}
11-
}
124
compileSdkVersion 26
135
defaultConfig {
146
applicationId "com.google.android.gms.drive.sample.driveapimigration"

0 commit comments

Comments
 (0)