Skip to content

Update gradle-wrapper.properties #7

Update gradle-wrapper.properties

Update gradle-wrapper.properties #7

Workflow file for this run

name: Swift Package Build
on:
push:
branches:
- MKMPT-7-SPM
pull_request:
branches:
- MKMPT-7-SPM
jobs:
build:
runs-on: macos-latest
steps:
- uses: actions/checkout@v2
- name: Build
run: ./gradlew :app:shared:publishCurrencyExchangeKMPDebugFramework