Changing verbosity of gradle logs

This commit is contained in:
hitanshu310 2025-06-04 01:34:19 +05:30
parent c5d01ece01
commit ebd65ccbbe

View File

@ -17,4 +17,4 @@ jobs:
- name: Validate Gradle Wrapper
uses: gradle/actions/wrapper-validation@v3
- name: Gradle build
run: ./gradlew build --debug
run: ./gradlew build --info