Skip to content

Commit d41edfd

Browse files
SessionHero01SessionHero01
authored andcommitted
Removes needs for jdk17
1 parent aa99aef commit d41edfd

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.drone.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@ steps:
1616
environment:
1717
ANDROID_HOME: /usr/lib/android-sdk
1818
commands:
19-
- apt-get -y update && apt-get -y install ninja-build
20-
- update-java-alternatives -s java-1.17.0-openjdk-amd64
2119
- env VERSION=`git describe --tags --dirty` ./gradlew publish
2220

2321
- name: upload the artifact

0 commit comments

Comments
 (0)