mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Merge branch '4padupdate' into 'master'
4pda update 3.5.7 Closes #1189 See merge request fdroid/fdroiddata!7412
This commit is contained in:
commit
aa46a72517
1 changed files with 14 additions and 2 deletions
|
|
@ -286,7 +286,19 @@ Builds:
|
|||
- rel
|
||||
prebuild: sed -i -e '/applicationVariants.all/,/^ }/d; /signingConfigs/d' build.gradle
|
||||
|
||||
- versionName: 3.5.7
|
||||
versionCode: 638
|
||||
commit: 3.5.7
|
||||
subdir: app
|
||||
gradle:
|
||||
- rel
|
||||
rm:
|
||||
- app/keystore.key
|
||||
prebuild: sed -i -e '/applicationVariants.all/,/^ }/d; /signingConfigs/d' build.gradle
|
||||
scanignore:
|
||||
- app/src/main/assets/databases/*.zip
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
CurrentVersion: 3.5.5.7
|
||||
CurrentVersionCode: 637
|
||||
CurrentVersion: 3.5.7
|
||||
CurrentVersionCode: 638
|
||||
|
|
|
|||
Loading…
Reference in a new issue