mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-18 12:02:14 +00:00
grocy - update recipe
This commit is contained in:
parent
ca67f737b8
commit
e8a1674008
1 changed files with 2 additions and 4 deletions
|
|
@ -218,7 +218,7 @@ Builds:
|
|||
|
||||
- versionName: 3.3.2
|
||||
versionCode: 50
|
||||
commit: 5ef1631eac6851d2338e60ee28ce3af16e747143
|
||||
commit: 1f0ce26070ae1b0f7770a3bbf0a51db9d67ea057
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
|
|
@ -226,9 +226,7 @@ Builds:
|
|||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- yes
|
||||
prebuild:
|
||||
- sed -i -e '/a8c-libs/d' ../build.gradle
|
||||
- sed -i -e 's/8.3-rc-2-bin/8.3-bin/' ../gradle/wrapper/gradle-wrapper.properties
|
||||
prebuild: sed -i -e '/a8c-libs/d' ../settings.gradle
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^v[\d.]+$
|
||||
|
|
|
|||
Loading…
Reference in a new issue