mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Merge branch 'master' into 'master'
Update de.taz.android.app.free to fix automatic updates See merge request fdroid/fdroiddata!8447
This commit is contained in:
commit
99590b8ae1
1 changed files with 2 additions and 2 deletions
|
|
@ -23,7 +23,7 @@ Builds:
|
|||
- export SENTRY_ENVIRONMENT=fdroid
|
||||
- gradle assembleFreeTazUnminifiedRelease
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags .*[0-9]+$
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags .*[0-9]\.*[0-9]+$
|
||||
CurrentVersion: 1.1.2
|
||||
CurrentVersionCode: 10102900
|
||||
|
|
|
|||
Loading…
Reference in a new issue