Skip to content

fix: possibly fixes a crash where inReplyToId is null in a ThreadFrag… #514

fix: possibly fixes a crash where inReplyToId is null in a ThreadFrag…

fix: possibly fixes a crash where inReplyToId is null in a ThreadFrag… #514

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