Merge pull request #7 from 577fkj/main

优化界面以及大小
This commit is contained in:
LittleTurtle2333
2022-02-18 20:45:35 +08:00
committed by GitHub
16 changed files with 223 additions and 383 deletions

View File

@@ -18,6 +18,8 @@ jobs:
distribution: 'temurin'
cache: gradle
- name: Clone UI
run: git clone https://github.com/577fkj/blockmiui.git
- name: Grant execute permission for gradlew
run: chmod +x gradlew
- name: Build with Gradle