Skip to content

New translations strings.xml (Serbian (Latin)) #6274

New translations strings.xml (Serbian (Latin))

New translations strings.xml (Serbian (Latin)) #6274

Workflow file for this run

name: CI
on: push
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: set up JDK 21
uses: actions/setup-java@v4
with:
java-version: "21"
distribution: "corretto"
cache: gradle
- name: Build with Gradle
run: ./gradlew assembleDebug
# - uses: actions/upload-artifact@v4
# with:
# name: app-debug.apk
# path: app/build/outputs/apk/debug/app-debug.apk