mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
misc fixes
This commit is contained in:
parent
2e4d2710b8
commit
970ba5c412
3 changed files with 9 additions and 7 deletions
|
|
@ -73,6 +73,7 @@ Builds:
|
|||
|
||||
- versionName: 0.5.4
|
||||
versionCode: 14
|
||||
disable: https://github.com/mudkipme/MoeMemosAndroid/issues/47
|
||||
commit: fe26ef7a534b2d24e6c26ab4ca7b5e2fe16421f0
|
||||
subdir: app
|
||||
gradle:
|
||||
|
|
|
|||
|
|
@ -29,10 +29,10 @@ Builds:
|
|||
fixed.apk 'META-INF/services/*'
|
||||
- zipalign 4 fixed.apk out.apk
|
||||
|
||||
- versionName: 1.6.1
|
||||
versionCode: 17
|
||||
- versionName: 1.6.2
|
||||
versionCode: 18
|
||||
disable: https://github.com/T8RIN/ImageResizer/issues/15
|
||||
commit: a58d3b122bc4057ca37080be230a92bb63541bd3
|
||||
commit: 2b24397b3273c050a3ad6f3600734b278025bd21
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
|
@ -43,5 +43,5 @@ Builds:
|
|||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.6.1
|
||||
CurrentVersionCode: 17
|
||||
CurrentVersion: 1.6.2
|
||||
CurrentVersionCode: 18
|
||||
|
|
|
|||
|
|
@ -379,8 +379,7 @@ Builds:
|
|||
|
||||
- versionName: 1.1.176-beta
|
||||
versionCode: 176
|
||||
disable: https://github.com/openvk/mobile-android-legacy/issues/102
|
||||
commit: ae4e6a4359313061350dc8fe8ee2e44fe48a1185
|
||||
commit: eb95b9ba06dacfa5a7de6f37ea73111fef83ae67
|
||||
subdir: app
|
||||
sudo:
|
||||
- echo "deb http://deb.debian.org/debian stretch main" > /etc/apt/sources.list.d/stretch.list
|
||||
|
|
@ -390,6 +389,8 @@ Builds:
|
|||
- chmod -R 777 /opt/android-sdk
|
||||
gradle:
|
||||
- betaConfig
|
||||
rm:
|
||||
- captures
|
||||
prebuild: sed -i -e "/android {/alintOptions { disable 'MissingTranslation' }"
|
||||
build.gradle
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue