Skip to content

Commit 7b116f9

Browse files
committed
add comment
1 parent 5ac9483 commit 7b116f9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

android/app/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,7 @@ android {
122122
}
123123

124124
signingConfigs {
125+
// originally derived from https://gist.github.com/gabrielemariotti/6856974
125126
String filePath = System.getenv("KEYSTORE_FILE")
126127

127128
if (filePath == null) {

0 commit comments

Comments
 (0)