mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
v2ex simple: add missing dep
This commit is contained in:
parent
90f48fcd5a
commit
7d6051f6a5
1 changed files with 2 additions and 0 deletions
|
|
@ -194,6 +194,8 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
prebuild:
|
||||
- sed -i -e '/dependencies {/a implementation("com.google.errorprone:error_prone_annotations:2.24.1")'
|
||||
build.gradle.kts
|
||||
- sed -i -e '/aliyun/d' -e '/fabric/d' -e '/firebase/d' -e '/googlePlay/d' ../build.gradle.kts
|
||||
build.gradle.kts
|
||||
- sed -i -e '/repositories {/a mavenCentral()' -e '/repositories {/a jcenter()'
|
||||
|
|
|
|||
Loading…
Reference in a new issue