mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
com.elasticrock.keepscreenon - Specify gradle flavor
This commit is contained in:
parent
3817cec241
commit
eeda85e169
1 changed files with 13 additions and 2 deletions
|
|
@ -343,9 +343,20 @@ Builds:
|
|||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --page-size 16 fix-newlines
|
||||
$$OUT$$ 'res/7Y' 'res/Hz' 'META-INF/services/*'
|
||||
|
||||
- versionName: 1.24.0
|
||||
versionCode: 48
|
||||
commit: 771a61885233595bb7c8a33bc3b857bc3833ecd4
|
||||
subdir: app
|
||||
gradle:
|
||||
- general
|
||||
srclibs:
|
||||
- reproducible-apk-tools@v0.3.0
|
||||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --page-size 16 fix-newlines
|
||||
$$OUT$$ 'res/7Y' 'res/Hz' 'META-INF/services/*'
|
||||
|
||||
AllowedAPKSigningKeys: bb9503be1486028133b33eabce9732100e9a331065e32fa2a033a93498bae6d6
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.21.1
|
||||
CurrentVersionCode: 37
|
||||
CurrentVersion: 1.24.0
|
||||
CurrentVersionCode: 48
|
||||
|
|
|
|||
Loading…
Reference in a new issue