mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-23 14:17:26 +00:00
shifthackz.aisdv1.app.foss - update, aum
This commit is contained in:
parent
0efcb7be76
commit
c69558d2c2
1 changed files with 6 additions and 11 deletions
|
|
@ -86,10 +86,9 @@ Builds:
|
|||
- sed -i -e "s/onnxruntimeVersion = 'latest.release'/onnxruntimeVersion = '1.15.1'/"
|
||||
../dependencies.gradle
|
||||
|
||||
- versionName: 0.5.4
|
||||
versionCode: 168
|
||||
disable: non-repro
|
||||
commit: f13e5567d6b0a75f8b7a59839173212d22339d23
|
||||
- versionName: 0.5.7
|
||||
versionCode: 171
|
||||
commit: 842ac38e1bd11a2aa7009ddec12fc45dd1f47333
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
|
|
@ -97,19 +96,15 @@ Builds:
|
|||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- foss
|
||||
srclibs:
|
||||
- reproducible-apk-tools@2134d90b7afcc1e65bb860b3a50e38d559a450a2
|
||||
prebuild:
|
||||
- sed -i -e '/gms/d' -e '/firebase/d' ../build.gradle
|
||||
- sed -i -e '/plugins.gradle/d' build.gradle
|
||||
- sed -i -e "s/onnxruntimeVersion = 'latest.release'/onnxruntimeVersion = '1.15.1'/"
|
||||
../dependencies.gradle
|
||||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
||||
'assets/demo.json'
|
||||
|
||||
AllowedAPKSigningKeys: 8974efc853e2d5e93eb29dd809fc57cae7411fcfaca03de3f7c152f441a90064
|
||||
|
||||
AutoUpdateMode: None
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 0.5.6
|
||||
CurrentVersionCode: 170
|
||||
CurrentVersion: 0.5.7
|
||||
CurrentVersionCode: 171
|
||||
|
|
|
|||
Loading…
Reference in a new issue