Skip to content

Update dependency androidx.core:core-ktx to v1.13.1 #84

Update dependency androidx.core:core-ktx to v1.13.1

Update dependency androidx.core:core-ktx to v1.13.1 #84

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