mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Update aTox to 0.7.1 (11)
This commit is contained in:
parent
de72527828
commit
b567e6d909
1 changed files with 11 additions and 0 deletions
|
|
@ -49,6 +49,17 @@ Builds:
|
|||
- ./scripts/build-x86_64-linux-android -j$(nproc) release
|
||||
ndk: r21e
|
||||
|
||||
- versionName: 0.7.1
|
||||
versionCode: 11
|
||||
commit: c6d95765865cc88e449401918cb607d8623d3097
|
||||
subdir: atox
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 0.7.1
|
||||
|
|
|
|||
Loading…
Reference in a new issue