Skip to content

Commit 2c2a050

Browse files
Aktualisieren von build.yml
1 parent 02a6c6c commit 2c2a050

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ jobs:
153153
- name: Setup Android SDK
154154
uses: android-actions/setup-android@v3
155155
with:
156-
packages: '"build-tools;latest" "platforms;android-32"'
156+
packages: 'build-tools;30.0.3 platforms;android-32'
157157
- name: Gathering dependencies
158158
run: flutter pub get
159159
- name: Build apk

0 commit comments

Comments
 (0)