mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-06 10:46:25 +00:00
faircode.email - pickup fix
This commit is contained in:
parent
aab6df9c2d
commit
857ad38c72
1 changed files with 2 additions and 2 deletions
|
|
@ -5934,7 +5934,6 @@ Builds:
|
|||
|
||||
- versionName: '1.2069'
|
||||
versionCode: 2069
|
||||
disable: fails to build
|
||||
commit: 5c8f0cdb56e6d0e5e24b8dcda076ca775252e836
|
||||
subdir: app
|
||||
submodules: true
|
||||
|
|
@ -5945,7 +5944,8 @@ Builds:
|
|||
gradle:
|
||||
- fdroid
|
||||
prebuild:
|
||||
- sed -i -e '/keystoreProperties/d' -e '/in-app-purchasing/d' build.gradle
|
||||
- sed -i -e '/keystoreProperties/d' -e '/annotation-experimental/afdroidImplementation
|
||||
"com.google.code.findbugs:jsr305:3.0.2"' build.gradle
|
||||
- sdkmanager 'cmake;3.22.1'
|
||||
scandelete:
|
||||
- app/lib
|
||||
|
|
|
|||
Loading…
Reference in a new issue