You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(matrix): Use new URL to fetch AGP<->Gradle compatibility table (#1055)
* fix(matrix): Use new URL to fetch AGP<->Gradle compatibility table
* use patch version for Gradle 9+
* Fix formatting
* Switch from dev.gradleplugins to org.gradle.experimental for gradleApi
* switch to standard groovy gradle plugin
* Update spring boot samples and bump kotlin to 2.1.0
* Fix tests
* Fix test discoverability and use different assert
* Fix kotlin version in test
* Make kotlin version dynamic in test matrix
* mention kotlin version in job name
* Spotless
* Unignore firebase test
Copy file name to clipboardExpand all lines: examples/multi-module-sample/spring-boot-in-multi-module-sample/src/main/java/io/sentry/samples/spring/boot/CustomJob.java
Copy file name to clipboardExpand all lines: examples/multi-module-sample/spring-boot-in-multi-module-sample/src/main/java/io/sentry/samples/spring/boot/PersonService.java
Copy file name to clipboardExpand all lines: examples/multi-module-sample/spring-boot-in-multi-module-sample/src/main/java/io/sentry/samples/spring/boot/SecurityConfiguration.java
0 commit comments