updated java version
This commit is contained in:
@@ -37,7 +37,8 @@ jobs:
|
||||
|
||||
- name: Build APKs release
|
||||
run: |
|
||||
# Run this command from your project root:
|
||||
find . -name "build" -type d -exec rm -rf {} +
|
||||
rm -rf ~/.gradle/caches/
|
||||
rm -rf /workspace/Fast/apk/src/**/app/build/kotlin
|
||||
./build.sh clean
|
||||
|
||||
|
||||
Reference in New Issue
Block a user