Skip to content

Commit

Permalink
Added missing new line to settings.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
grzesiek2010 committed Aug 19, 2022
1 parent b236888 commit a2e96ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ include ':icons'
apply from: 'secrets.gradle'
if (getSecrets().getProperty('MAPBOX_DOWNLOADS_TOKEN', '') != '') {
include ':mapbox'
}
}

0 comments on commit a2e96ca

Please sign in to comment.