mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
fucksgiven - disable depblock
This commit is contained in:
parent
ebc4ac5a2f
commit
366d83ca27
1 changed files with 13 additions and 3 deletions
|
|
@ -16,12 +16,13 @@ Litecoin: ltc1q7euacwhn6ef99vcfa57mute92q572aqsc4c2j5
|
|||
AutoName: Fucks Given
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/Crazy-Marvin/FucksGiven
|
||||
Repo: https://github.com/Crazy-Marvin/FucksGiven.git
|
||||
Binaries: https://github.com/Crazy-Marvin/FucksGiven/releases/download/v%v/FucksGiven-%v-release.apk
|
||||
|
||||
Builds:
|
||||
- versionName: 1.0.0
|
||||
versionCode: 1
|
||||
disable: dependencyinfoblock
|
||||
commit: 8f245163cc56cb71b1386e91597b5c29a5bd9590
|
||||
subdir: android/app
|
||||
gradle:
|
||||
|
|
@ -29,9 +30,18 @@ Builds:
|
|||
rm:
|
||||
- wear
|
||||
|
||||
- versionName: 1.0.2
|
||||
versionCode: 3
|
||||
commit: 8c9ca1c5a469c00df94be9fef2c8a52e7f4aa57e
|
||||
subdir: android/app
|
||||
gradle:
|
||||
- yes
|
||||
rm:
|
||||
- wear
|
||||
|
||||
AllowedAPKSigningKeys: fa9de221fe8dd0eee59d711238f8860af63970f434f469ed8724d25282be4a70
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.0.0
|
||||
CurrentVersionCode: 1
|
||||
CurrentVersion: 1.0.2
|
||||
CurrentVersionCode: 3
|
||||
|
|
|
|||
Loading…
Reference in a new issue