ci: add Android SDK setup to release workflow and update deployment target selection timestamp
Build and Release APK / build-and-release (push) Successful in 9m10s
Build and Release APK / build-and-release (push) Successful in 9m10s
This commit is contained in:
@@ -22,6 +22,9 @@ jobs:
|
||||
java-version: '17'
|
||||
distribution: 'temurin'
|
||||
|
||||
- name: Setup Android SDK
|
||||
uses: android-actions/setup-android@v3
|
||||
|
||||
- name: Setup Gradle
|
||||
uses: gradle/actions/setup-gradle@v3
|
||||
|
||||
|
||||
Generated
+1
-1
@@ -4,7 +4,7 @@
|
||||
<selectionStates>
|
||||
<SelectionState runConfigName="app">
|
||||
<option name="selectionMode" value="DROPDOWN" />
|
||||
<DropdownSelection timestamp="2026-06-11T23:19:12.913231474Z">
|
||||
<DropdownSelection timestamp="2026-06-12T14:39:35.370192038Z">
|
||||
<Target type="DEFAULT_BOOT">
|
||||
<handle>
|
||||
<DeviceId pluginId="PhysicalDevice" identifier="serial=38021FDJG009WV" />
|
||||
|
||||
Reference in New Issue
Block a user