Skip to content

Commit

Permalink
Add dependency checksums and signing key information
Browse files Browse the repository at this point in the history
Signed-off-by: Andy Scherzinger <[email protected]>
  • Loading branch information
AndyScherzinger committed Jan 26, 2024
1 parent 129675a commit 7efbfbd
Show file tree
Hide file tree
Showing 4 changed files with 8,088 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -85,3 +85,4 @@ freeline_project_description.json
# python
**/__pycache__/

/gradle/verification-keyring.gpg
1 change: 1 addition & 0 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
# Specifies the JVM arguments used for the daemon process.
# The setting is particularly useful for tweaking memory settings.
org.gradle.jvmargs=-XX:MaxHeapSize\=2048m -Xmx2048m
org.gradle.dependency.verification.console=verbose

android.useAndroidX=true
android.enableJetifier=true
Expand Down
Loading

0 comments on commit 7efbfbd

Please sign in to comment.