Skip to content

Update dependency androidx.core:core-ktx to v1.13.0 #83

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

Update dependency androidx.core:core-ktx to v1.13.0 #83

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