mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
owntracks - disable objectbox tainted, aum
This commit is contained in:
parent
6be28606a1
commit
be6b00ca4d
1 changed files with 5 additions and 1 deletions
|
|
@ -16,6 +16,7 @@ Repo: https://github.com/owntracks/android/
|
|||
Builds:
|
||||
- versionName: 2.4.7
|
||||
versionCode: 24700
|
||||
disable: https://github.com/owntracks/android/issues/1298
|
||||
commit: v2.4.7
|
||||
subdir: project/app
|
||||
sudo:
|
||||
|
|
@ -27,6 +28,7 @@ Builds:
|
|||
|
||||
- versionName: 2.4.8
|
||||
versionCode: 20408000
|
||||
disable: https://github.com/owntracks/android/issues/1298
|
||||
commit: e6bfb14ea534b7d23d34a25ea12f25becada8463
|
||||
subdir: project/app
|
||||
sudo:
|
||||
|
|
@ -38,6 +40,7 @@ Builds:
|
|||
|
||||
- versionName: 2.4.9
|
||||
versionCode: 20409000
|
||||
disable: https://github.com/owntracks/android/issues/1298
|
||||
commit: 4de691b0a78d07d3430447c32408ba6817fedc7c
|
||||
subdir: project/app
|
||||
sudo:
|
||||
|
|
@ -50,6 +53,7 @@ Builds:
|
|||
|
||||
- versionName: 2.4.10
|
||||
versionCode: 20410000
|
||||
disable: https://github.com/owntracks/android/issues/1298
|
||||
commit: bb280f33fbf4414cf6f4b39e4592ab11a36add89
|
||||
subdir: project/app
|
||||
sudo:
|
||||
|
|
@ -60,7 +64,7 @@ Builds:
|
|||
- oss
|
||||
prebuild: sed -i -e 's/storage.*"/jitpack.io"/' ../build.gradle.kts
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: Tags ^v[0-9]+.[0-9]+.[0-9]+$
|
||||
CurrentVersion: 2.4.10
|
||||
CurrentVersionCode: 20410000
|
||||
|
|
|
|||
Loading…
Reference in a new issue