fix nekox v8.2.7

This commit is contained in:
proletarius101 2021-11-22 12:18:26 +00:00
parent 4ceb9ede64
commit a3600beb8a

View file

@ -660,6 +660,7 @@ Builds:
- go clean -cache
- git rev-parse HEAD
- git gc --prune=now
- gradle :react-native-quick-base64:externalNativeBuildRelease --rerun-tasks
ndk: r21e
- versionName: 8.2.7-arm64
@ -701,8 +702,12 @@ Builds:
- go clean -cache
- git rev-parse HEAD
- git gc --prune=now
- gradle :react-native-quick-base64:externalNativeBuildRelease --rerun-tasks
ndk: r21e
MaintainerNotes: |
Due to `android_gradle_build.json (No such file or directory)` error, temperarily we run `--rerun-tasks` to clear caches. Should be removed later.
ArchivePolicy: 6 versions
AutoUpdateMode: None
UpdateCheckMode: None