Skip to content

Update dependency androidx.recyclerview:recyclerview to v1.3.2 #74

Update dependency androidx.recyclerview:recyclerview to v1.3.2

Update dependency androidx.recyclerview:recyclerview to v1.3.2 #74

Workflow file for this run

name: CI
on: [push]
jobs:
build:
runs-on: macos-latest
steps:
- uses: actions/checkout@v3
- name: Run unit tests
run: ./gradlew app:test