-
Notifications
You must be signed in to change notification settings - Fork 302
Closed
Labels
Description
Description
Migrate the Android Jenkins agent from SDK 33 to SDK 36 to support the latest Android development.
Changes Required
- Update
platforms;android-33toplatforms;android-36indockerfiles/android/Dockerfile - Update Android build tools version if needed
- Update NDK version if required
- Test the agent with SDK 36
Files to Update
dockerfiles/android/Dockerfile
Testing
- Build the Docker image successfully
- Verify SDK 36 is installed
- Test with a sample Android build job