Skip to content

feat(retrofit2): add a method that returns Response object when retro… #1974

feat(retrofit2): add a method that returns Response object when retro…

feat(retrofit2): add a method that returns Response object when retro… #1974

name: "Validate Gradle Wrapper"
on: [push, pull_request]
jobs:
validation:
name: "Gradle wrapper validation"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: gradle/wrapper-validation-action@v3