File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed
Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 1717 name : " Dependency submission"
1818 runs-on : ubuntu-latest
1919 timeout-minutes : 10
20- if : " ${{ github.repository_owner == 'micro5k' && github. event_name == 'push' }}"
20+ if : " ${{ github.event_name == 'push' }}"
2121 permissions :
2222 contents : write
2323
3232 - name : " Generate and submit dependency graph"
3333 uses : gradle/actions/dependency-submission@v4
3434 with :
35- artifact-retention-days : 1
35+ cache-read-only : true
36+ dependency-graph : " generate-and-submit"
37+ validate-wrappers : true
3638
3739 verify-tokens :
3840 name : " Verify tokens"
Original file line number Diff line number Diff line change 55numericId=928871
66id=google-sync-addon
77name=Google sync add-on
8- version=v1.3.2.16 -alpha
8+ version=v1.3.2.17 -alpha
99versionCode=6
1010author=ale5000
1111description=It installs Google sync adapters on Android.
You can’t perform that action at this time.
0 commit comments