I hereby claim:
- I am jpeddicord on github.
- I am jpeddicord (https://keybase.io/jpeddicord) on keybase.
- I have a public key ASC5PeW2XbFg2PATtoekBNMyMZA4dnHRQSqR6hGTIEUbzwo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| // additional required configuration to hook into the build script | |
| android { | |
| signingConfigs { | |
| release | |
| } | |
| buildTypes { | |
| release { | |
| signingConfig signingConfigs.release | |
| } |