mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-23 06:07:28 +00:00
openvk - disable aum until recipe is updated
This commit is contained in:
parent
adbbaa26d3
commit
7231d12053
1 changed files with 2 additions and 1 deletions
|
|
@ -606,6 +606,7 @@ Builds:
|
|||
|
||||
- versionName: 1.1.202-beta.f
|
||||
versionCode: 202
|
||||
disable: https://github.com/openvk/mobile-android-legacy/issues/58#issuecomment-1674847585
|
||||
commit: 5c3eb5acbaf4faf52b0a774040b9e34bfafb1269
|
||||
subdir: app
|
||||
sudo:
|
||||
|
|
@ -619,7 +620,7 @@ Builds:
|
|||
prebuild: sed -i -e "/android {/alintOptions { disable 'MissingTranslation' }"
|
||||
build.gradle
|
||||
|
||||
AutoUpdateMode: Version
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.1.202-beta.f
|
||||
CurrentVersionCode: 202
|
||||
|
|
|
|||
Loading…
Reference in a new issue