We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eee44fd commit d4f52fdCopy full SHA for d4f52fd
1 file changed
.github/workflows/build.yml
@@ -27,4 +27,4 @@ jobs:
27
- name: Apply Patches
28
run: ./gradlew applyPatches
29
- name: Build
30
- run: ./gradlew build
+ run: ./gradlew createReobfBundlerJar
0 commit comments