Skip to content

Commit

Permalink
Addressing Comments
Browse files Browse the repository at this point in the history
  • Loading branch information
Tanish-Ranjan committed Sep 6, 2024
1 parent c9330e7 commit 699ae32
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions docs/events/gsoc/2024/gradle-build-server-android.md
Original file line number Diff line number Diff line change
Expand Up @@ -178,6 +178,15 @@ If anyone is interested to continue the work and bring further support for Andro

You can view all Android support related issues [here](https://github.com/microsoft/build-server-for-gradle/labels/android).

## Post GSoC progress
The following progress has been made after final evaluation for this GSoC project was complete.

### 1. Updated Gradle for Java vscode extension
With [#1594](https://github.com/microsoft/vscode-gradle/pull/1594) in [vscode-gradle](https://github.com/microsoft/vscode-gradle), it can now extract `classes.jar` file from the given android library (.aar) file.

### 2. Android test variants recognition
Recognizing default android test variants - `test` and `androidTest` with [#194](https://github.com/microsoft/build-server-for-gradle/pull/194).

## Links

- [Project page on the GSoC site](https://summerofcode.withgoogle.com/programs/2024/projects/Guphkt1v)
Expand Down

0 comments on commit 699ae32

Please sign in to comment.