automatically infer type comparator

This commit is contained in:
oSumAtrIX 2026-02-23 17:37:55 +01:00
parent 93301e7f76
commit 2d568e0127
No known key found for this signature in database
GPG key ID: A9B3094ACDB604B4
68 changed files with 92 additions and 92 deletions

View file

@ -34,7 +34,7 @@ jobs:
- name: Build
env:
ORG_GRADLE_PROJECT_githubPackagesUsername: ${{ env.GITHUB_ACTOR }}
ORG_GRADLE_PROJECT_githubPackagesUsername: ${{ github.actor }}
ORG_GRADLE_PROJECT_githubPackagesPassword: ${{ secrets.GITHUB_TOKEN }}
run: ./gradlew :patches:buildAndroid --no-daemon