Skip to content

Commit

Permalink
gen latest glam src.
Browse files Browse the repository at this point in the history
  • Loading branch information
jpe7s committed Sep 3, 2024
1 parent c8ea1fa commit 1b33e19
Show file tree
Hide file tree
Showing 10 changed files with 370 additions and 513 deletions.
7 changes: 0 additions & 7 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -74,13 +74,6 @@ subprojects {
mavenCentral()
}

configurations.configureEach {
resolutionStrategy {
cacheDynamicVersionsFor 15, 'minutes'
cacheChangingModulesFor 15, 'minutes'
}
}

dependencies {
implementation libs.bouncycastle
implementation libs.json.iterator
Expand Down

Large diffs are not rendered by default.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

2 changes: 1 addition & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ dependencyResolutionManagement {
}
versionCatalogs {
libs {
from("software.sava:solana-version-catalog:0.0.21")
from("software.sava:solana-version-catalog:0.0.35")
}
}
}

0 comments on commit 1b33e19

Please sign in to comment.