Skip to content

Commit c493f79

Browse files
author
OneSignal
committed
feat: add v5.2.0-beta1 package updates
1 parent 1aac840 commit c493f79

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.github/workflows/publish-maven-central.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,11 @@ jobs:
2424
java-version: '11'
2525
distribution: 'temurin'
2626

27+
- name: Setup Gradle
28+
uses: gradle/actions/setup-gradle@v3
29+
with:
30+
gradle-version: '7.6'
31+
2732
- name: Cache Gradle packages
2833
uses: actions/cache@v3
2934
with:

0 commit comments

Comments
 (0)