Skip to content

Commit

Permalink
Merge branch 'develop' into fix/set-correct-cs-to-new-groups-cherry-p…
Browse files Browse the repository at this point in the history
…ick-cherry-pick
  • Loading branch information
MohamadJaara committed Jun 11, 2024
2 parents ab385da + 771a409 commit 3b5fb55
Show file tree
Hide file tree
Showing 41 changed files with 360 additions and 595 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/gradle-android-unit-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
cache: gradle

- name: Gradle Setup
uses: gradle/gradle-build-action@v2
uses: gradle/gradle-build-action@v3

- name: Validate Gradle wrapper
uses: gradle/wrapper-validation-action@e6e38bacfdf1a337459f332974bb2327a31aaf4b
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/gradle-ios-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
python-version: '3.11'

- name: Gradle Setup
uses: gradle/gradle-build-action@v2
uses: gradle/gradle-build-action@v3

- name: Validate Gradle wrapper
uses: gradle/wrapper-validation-action@e6e38bacfdf1a337459f332974bb2327a31aaf4b
Expand Down
16 changes: 0 additions & 16 deletions cryptography/src/androidMain/jni/Android.mk

This file was deleted.

1 change: 0 additions & 1 deletion cryptography/src/androidMain/jni/Application.mk

This file was deleted.

228 changes: 0 additions & 228 deletions cryptography/src/androidMain/jni/LzwDecoder.cpp

This file was deleted.

72 changes: 0 additions & 72 deletions cryptography/src/androidMain/jni/LzwDecoder.h

This file was deleted.

Binary file not shown.
Binary file not shown.
19 changes: 0 additions & 19 deletions cryptography/src/androidMain/jni/randombytes.c

This file was deleted.

19 changes: 0 additions & 19 deletions cryptography/src/androidMain/jni/sodium/core.h

This file was deleted.

Loading

0 comments on commit 3b5fb55

Please sign in to comment.