Revision 0f25905a
Added by Leszek Koltunski about 4 years ago
| build.gradle | ||
|---|---|---|
| 5 | 5 |
android {
|
| 6 | 6 |
signingConfigs {
|
| 7 | 7 |
release {
|
| 8 |
storeFile file('/Users/leszek/Programs/Examples/threedcell.keystore')
|
|
| 8 |
storeFile file('/Users/leszek/Programs/MagicCube/threedcell.keystore')
|
|
| 9 | 9 |
keyAlias = 'distorted' |
| 10 | 10 |
} |
| 11 | 11 |
} |
Also available in: Unified diff
Correct location of the keystore.