yalp: add build to work non-installable versions

Ref: https://github.com/yeriomin/YalpStore/issues/543#issuecomment-431344739
This commit is contained in:
Marcus Hoffmann 2019-01-27 00:51:56 +01:00
parent b51859efa2
commit 344ff5f711
No known key found for this signature in database
GPG key ID: ACDF63BC43D5E530

View file

@ -359,6 +359,14 @@ Builds:
gradle:
- legacy
- versionName: 0.45-legacy
versionCode: 46
commit: '0.45'
subdir: app
prebuild: sed -i -e '/android.hardware.ram.low/d' src/main/AndroidManifest.xml && sed -i -e 's/versionCode 45/versionCode 46/' build.gradle
gradle:
- legacy
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
CurrentVersion: 0.45-legacy