Skip to content

Commit 78617ef

Browse files
committed
Update android.yml
1 parent 69aaacc commit 78617ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/android.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
java-version: 11
1818
- uses: gradle/gradle-build-action@v2
1919
with:
20-
gradle-version: current
20+
gradle-version: 7.3.3
2121
arguments: assembleRelease
2222
- uses: r0adkll/sign-android-release@v1
2323
id: sign_app

0 commit comments

Comments
 (0)