6550df0deb942ad65b70ca3881f283781240dab2
azure-pipelines/main.yml
| ... | ... | @@ -47,7 +47,7 @@ extends: |
| 47 | 47 | testLaneName: 'test' |
| 48 | 48 | # requestAuthentication: true # enable if fetching dependencies from Artifactory or Nexus |
| 49 | 49 | appCenterSlug: 'sapsailing/sapsailing-android-apps' |
| 50 | - jdkVersion: 11 |
|
| 50 | + jdkVersion: 17 |
|
| 51 | 51 | androidVersion: 35 |
| 52 | 52 | # We are building more than one app from our repository; we will use branches |
| 53 | 53 | # to determine which app is to be built/released/signed |