mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-09 07:36:58 +00:00
Update NFC Alarm Clock to 12.6.1 (539)
This commit is contained in:
parent
02491038d8
commit
010fbf9fcb
1 changed files with 11 additions and 2 deletions
|
|
@ -82,9 +82,18 @@ Builds:
|
|||
export localhash=$(sha256sum assets/dexopt/baseline.prof|cut -d " " -f1);
|
||||
[[ $localhash == $upstreamhash ]] && break ; popd; rm -fr local; done
|
||||
|
||||
- versionName: 12.6.1
|
||||
versionCode: 539
|
||||
commit: 9b0cabf0ddc4967eec8f86a34409a0213e1c15a1
|
||||
subdir: app
|
||||
gradle:
|
||||
- foss
|
||||
prebuild: git reset --soft e805e2cf188cb3b1400351c05cefbe9afce4f8b6
|
||||
build: taskset --cpu-list 0-3 gradle assembleFossRelease
|
||||
|
||||
AllowedAPKSigningKeys: 541422f271375eccad5cf57cfb25792dc3b059839a1b11cc4886cc3b6c378fba
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 12.5.4
|
||||
CurrentVersionCode: 477
|
||||
CurrentVersion: 12.6.1
|
||||
CurrentVersionCode: 539
|
||||
|
|
|
|||
Loading…
Reference in a new issue