mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
termuxgui - disable to rebuild
This commit is contained in:
parent
7229289a38
commit
ee1e9e316b
1 changed files with 3 additions and 2 deletions
|
|
@ -13,6 +13,7 @@ Repo: https://github.com/termux/termux-gui.git
|
|||
Builds:
|
||||
- versionName: 0.1.6
|
||||
versionCode: 7
|
||||
disable: to be rebuilt
|
||||
commit: 4695f6444488c8f0e74aedff5c682be570292a47
|
||||
subdir: app
|
||||
gradle:
|
||||
|
|
@ -20,7 +21,7 @@ Builds:
|
|||
prebuild: sdkmanager 'cmake;3.10.2.4988404'
|
||||
ndk: r23b
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 0.1.6
|
||||
CurrentVersionCode: 7
|
||||
|
|
|
|||
Loading…
Reference in a new issue