File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -17,9 +17,9 @@ pull request.
1717[ Generate a classic token] ( https://github.com/settings/tokens ) with the ` read:packages ` scope needed to access
1818dependencies hosted on GitHub Package Repository.
1919
20- Add the following properties to ` $HOME /.gradle/gradle.properties` .
20+ #### ~ /.gradle/gradle.properties
2121
22- ``` gradle. properties
22+ ``` properties
2323savaGithubPackagesUsername =GITHUB_USERNAME
2424savaGithubPackagesPassword =GITHUB_TOKEN
2525```
Original file line number Diff line number Diff line change 11productDescription =Native Solana & SPL Program Clients
22javaVersion =24
3- solanaBOMVersion =24.0.7
3+ solanaBOMVersion =24.0.14
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ pluginManagement {
1010}
1111
1212plugins {
13- id(" software.sava.build" ) version " 0.1.20 "
13+ id(" software.sava.build" ) version " 0.1.21 "
1414}
1515
1616rootProject.name = " solana-programs"
You can’t perform that action at this time.
0 commit comments