mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
Update Geometric Weather to 3.102_fdroid (30102)
This commit is contained in:
parent
fada5916da
commit
d119c5c0d6
1 changed files with 17 additions and 2 deletions
|
|
@ -84,7 +84,22 @@ Builds:
|
|||
prebuild: perl -i -0 -p -e 's|maven {\n\s*url "https://dl.bintray.com/qichuan/maven/"\n\s*}||g'
|
||||
build.gradle
|
||||
|
||||
- versionName: 3.102_fdroid
|
||||
versionCode: 30102
|
||||
commit: b2373551ea97232176afd8cd82dd75f1ef53c8b8
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- fdroid
|
||||
rm:
|
||||
- app/libs/*
|
||||
prebuild: perl -i -0 -p -e 's|maven {\n\s*url "https://dl.bintray.com/qichuan/maven/"\n\s*}||g'
|
||||
build.gradle
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 3.100_fdroid
|
||||
CurrentVersionCode: 30100
|
||||
CurrentVersion: 3.102_fdroid
|
||||
CurrentVersionCode: 30102
|
||||
|
|
|
|||
Loading…
Reference in a new issue