Skip to content
This repository was archived by the owner on Sep 3, 2024. It is now read-only.

Commit 01aa4cb

Browse files
authored
Dev (#57)
v2.2.0 - OneUI4++ (huge thanks to [BlackMesa123](https://github.com/BlackMesa123)) - AppBar/Toolbar - Edge effect - TabLayout/BottomNavigationView - SwipeRefreshLayout - EditText - and more... - ToolbarLayout & PopupMenu/Menu improvements - icons++ (OneUI4) - fixes & minor changes
1 parent 06c55bf commit 01aa4cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gradle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
uses: actions/setup-java@v2
3333
with:
3434
distribution: "zulu"
35-
java-version: "8"
35+
java-version: "11"
3636
cache: "gradle"
3737

3838
- name: grant execute permission for gradlew

0 commit comments

Comments
 (0)