mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
myne - update, aum
This commit is contained in:
parent
7835019555
commit
8dbf581aae
1 changed files with 10 additions and 13 deletions
|
|
@ -85,23 +85,20 @@ Builds:
|
||||||
- $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines build/outputs/apk/release/*.apk
|
- $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines build/outputs/apk/release/*.apk
|
||||||
'META-INF/services/*'
|
'META-INF/services/*'
|
||||||
|
|
||||||
- versionName: 1.8.0
|
- versionName: 2.6.0
|
||||||
versionCode: 12
|
versionCode: 20
|
||||||
disable: https://github.com/Pool-Of-Tears/Myne/issues/51
|
commit: 4ace350f42dca1ec0bd2e7a4032691f1fd64b534
|
||||||
commit: 6f9af6d0be7744e19c048e509497b69fac7a0367
|
|
||||||
subdir: app
|
subdir: app
|
||||||
output: build/outputs/apk/release/*.apk
|
sudo:
|
||||||
srclibs:
|
- apt-get update
|
||||||
- reproducible-apk-tools@c08142d2cd256e7c0f3b7eebf1fad21ee307f9c3
|
- apt-get install -y openjdk-17-jdk-headless
|
||||||
prebuild: gradle clean
|
- update-java-alternatives -a
|
||||||
build:
|
gradle:
|
||||||
- gradle assembleRelease
|
- yes
|
||||||
- $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines build/outputs/apk/release/*.apk
|
|
||||||
'META-INF/services/*'
|
|
||||||
|
|
||||||
AllowedAPKSigningKeys: 5dfe06da0fe3b0813f3f3dc5305699c2dbb9dfdbab1349da7c41c59d2fcf319c
|
AllowedAPKSigningKeys: 5dfe06da0fe3b0813f3f3dc5305699c2dbb9dfdbab1349da7c41c59d2fcf319c
|
||||||
|
|
||||||
AutoUpdateMode: None
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 2.6.0
|
CurrentVersion: 2.6.0
|
||||||
CurrentVersionCode: 20
|
CurrentVersionCode: 20
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue