mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
tickerwidget - update recipe
This commit is contained in:
parent
7ef3c041b1
commit
dca88df75e
1 changed files with 3 additions and 2 deletions
|
|
@ -1792,8 +1792,9 @@ Builds:
|
|||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- purefoss
|
||||
prebuild: sed -i -e '/google-services/d; /firebase/d; /android.applicationVariants.configureEach
|
||||
{/,/^}/d' -e "/android {/alintOptions { checkReleaseBuilds false }" build.gradle
|
||||
prebuild: sed -i -e '/firebaseCrashlytics {/,/^ }/d' -e '/google-services/d;
|
||||
/firebase/d; /android.applicationVariants.configureEach {/,/^}/d' -e "/android
|
||||
{/alintOptions { checkReleaseBuilds false }" build.gradle
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
|
|
|
|||
Loading…
Reference in a new issue