mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update host.stjin.anonaddy.yml
This commit is contained in:
parent
c89a2ec4aa
commit
82747bc689
1 changed files with 17 additions and 6 deletions
|
|
@ -1,6 +1,3 @@
|
|||
AntiFeatures:
|
||||
NonFreeNet:
|
||||
en-US: Checks for updates on gitlab.com
|
||||
Categories:
|
||||
- Internet
|
||||
License: MIT
|
||||
|
|
@ -421,10 +418,24 @@ Builds:
|
|||
- app-wearos
|
||||
prebuild: sed -i -e '/app-wearos/d' ../settings.gradle.kts build.gradle.kts
|
||||
|
||||
- versionName: v5.0.1
|
||||
versionCode: 345010100
|
||||
commit: 0c329e2b5e26cc86d6648e26543a7f2d43fc2ca6
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- gplayless
|
||||
rm:
|
||||
- app-wearos
|
||||
prebuild: sed -i -e '/app-wearos/d' ../settings.gradle.kts build.gradle.kts
|
||||
|
||||
MaintainerNotes: com/google/android/gms/wearable and com/google/android/gms/tasks/Task
|
||||
are stub classes.
|
||||
are stub classes. Check for update feature is opt-in.
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: v5.0.0
|
||||
CurrentVersionCode: 345000100
|
||||
CurrentVersion: v5.0.1
|
||||
CurrentVersionCode: 345010100
|
||||
|
|
|
|||
Loading…
Reference in a new issue