mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
fix passwdsafe
This commit is contained in:
parent
a12b00a66d
commit
18cd9dfb3d
1 changed files with 2 additions and 1 deletions
|
|
@ -198,7 +198,8 @@ Builds:
|
|||
- maven-libs
|
||||
prebuild:
|
||||
- sed -i -e '/fileTree/aimplementation "org.bouncycastle:bcprov-jdk15:1.43"'
|
||||
-e 's|\${.*/maven-libs|https://jitpack.io|' build.gradle
|
||||
build.gradle
|
||||
- sed -i -e 's|\${.*/maven-libs|https://jitpack.io|' ../build.gradle
|
||||
- sed -i -e '/play-services-auth/d' ../sync/build.gradle
|
||||
ndk: r21d
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue