Skip to content

Commit

Permalink
#41 update version
Browse files Browse the repository at this point in the history
  • Loading branch information
anton6tak committed Jun 28, 2021
1 parent 8667f34 commit fce8588
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/compilation-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: Set up JDK 11
uses: actions/setup-java@v1
with:
java-version: 1.8
java-version: 11
- name: Build and publish local
run: ./gradlew build publishToMavenLocal syncMultiPlatformLibraryDebugFrameworkIosX64
- name: Install pods
Expand Down

0 comments on commit fce8588

Please sign in to comment.