mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 10:11:43 +00:00
openvk.android.legacy - update recipe
This commit is contained in:
parent
2ee4d8e8ae
commit
2802a938cd
1 changed files with 4 additions and 4 deletions
|
|
@ -484,7 +484,7 @@ Builds:
|
||||||
prebuild: sed -i -e "/android {/alintOptions { disable 'MissingTranslation' }"
|
prebuild: sed -i -e "/android {/alintOptions { disable 'MissingTranslation' }"
|
||||||
build.gradle
|
build.gradle
|
||||||
|
|
||||||
- versionName: 1.1.187-alpha-m2
|
- versionName: 1.1.187-alpha-m2-f
|
||||||
versionCode: 187
|
versionCode: 187
|
||||||
commit: 5488717d533fda6f5c0e737da64ca6ee6485cb78
|
commit: 5488717d533fda6f5c0e737da64ca6ee6485cb78
|
||||||
subdir: app
|
subdir: app
|
||||||
|
|
@ -495,11 +495,11 @@ Builds:
|
||||||
- apt-get install -y -t sid openjdk-8-jdk-headless
|
- apt-get install -y -t sid openjdk-8-jdk-headless
|
||||||
- chmod -R 777 /opt/android-sdk
|
- chmod -R 777 /opt/android-sdk
|
||||||
gradle:
|
gradle:
|
||||||
- betaConfig
|
- fdroidConfig
|
||||||
prebuild: sed -i -e "/android {/alintOptions { disable 'MissingTranslation' }"
|
prebuild: sed -i -e "/android {/alintOptions { disable 'MissingTranslation' }"
|
||||||
build.gradle
|
build.gradle
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version +-f %v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 1.1.187-alpha-m2
|
CurrentVersion: 1.1.187-alpha-m2-f
|
||||||
CurrentVersionCode: 187
|
CurrentVersionCode: 187
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue