-
Notifications
You must be signed in to change notification settings - Fork 61
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix crash on kotlin editor on older APIs (fixes #512) and fix crash o…
…n google-java-format Tested-by: Pranav Purwar <[email protected]> Signed-off-by: PranavPurwar <[email protected]>
- Loading branch information
1 parent
cfed39b
commit 3b29983
Showing
150 changed files
with
15,282 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -35,7 +35,7 @@ jobs: | |
uses: gradle/[email protected] | ||
with: | ||
gradle-version: nightly | ||
arguments: assembleDebug | ||
arguments: assembleDevDebug | ||
|
||
- name: Upload debug apks | ||
uses: actions/upload-artifact@v4 | ||
|
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.