Skip to content

Bump com.android.library from 8.4.2 to 8.5.0 #125

Bump com.android.library from 8.4.2 to 8.5.0

Bump com.android.library from 8.4.2 to 8.5.0 #125

Workflow file for this run

name: Build
on:
push:
branches:
- dev
pull_request:
branches:
- dev
- int
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: gradle/wrapper-validation-action@v3
- uses: actions/setup-java@v4
with:
distribution: adopt
java-version: 17
- uses: gradle/gradle-build-action@v3
with:
arguments: build