mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Nix-on-Droid: fix 0.118.0_v0.3.1_nix
This commit is contained in:
parent
8edd10102a
commit
bde1b70f2e
1 changed files with 5 additions and 2 deletions
|
|
@ -82,11 +82,14 @@ Builds:
|
||||||
versionCode: 188031
|
versionCode: 188031
|
||||||
commit: f55587fc9eed7d8a0515f05f0b40a8b0c72c7c66
|
commit: f55587fc9eed7d8a0515f05f0b40a8b0c72c7c66
|
||||||
subdir: app
|
subdir: app
|
||||||
|
sudo:
|
||||||
|
- apt-get update
|
||||||
|
- apt-get install -y make file
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
ndk: r21
|
ndk: r22b
|
||||||
|
|
||||||
AutoUpdateMode: Version v%v
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
UpdateCheckName: com.termux
|
UpdateCheckName: com.termux
|
||||||
CurrentVersion: 0.118.0_v0.3.1_nix
|
CurrentVersion: 0.118.0_v0.3.1_nix
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue