mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
tickerwidget - update
This commit is contained in:
parent
dfb041609d
commit
88076bb5d8
1 changed files with 15 additions and 2 deletions
|
|
@ -1782,8 +1782,21 @@ Builds:
|
|||
prebuild: sed -i -e '/google-services/d; /firebase/d; /android.applicationVariants.configureEach
|
||||
{/,/^}/d' -e "/android {/alintOptions { checkReleaseBuilds false }" build.gradle
|
||||
|
||||
- versionName: 3.9.834
|
||||
versionCode: 300900834
|
||||
commit: 9a303582c0be12264c7bc95cdcb821e523712995
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- 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
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckData: app/version.properties|versionCode=(\d+)|.|versionName=(.*)
|
||||
CurrentVersion: 3.9.832
|
||||
CurrentVersionCode: 300900832
|
||||
CurrentVersion: 3.9.834
|
||||
CurrentVersionCode: 300900834
|
||||
|
|
|
|||
Loading…
Reference in a new issue