mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
element: use older gradle version
This commit is contained in:
parent
fec0dbf4fc
commit
96ddeb36a7
1 changed files with 1 additions and 0 deletions
|
|
@ -204,6 +204,7 @@ Builds:
|
|||
srclibs:
|
||||
- piasy@v1.6.2
|
||||
prebuild:
|
||||
- sed -i -e 's/gradle-6.7/gradle-6.6.1/' ../gradle/wrapper/gradle-wrapper.properties
|
||||
- tac ../build.gradle | awk '/dl.bintray.com\/piasy\/maven/{getline;$0="mavenLocal
|
||||
{"}{print $0}' | tac > ../build.gradle.new
|
||||
- mv ../build.gradle.new ../build.gradle
|
||||
|
|
|
|||
Loading…
Reference in a new issue