mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-21 21:29:11 +00:00
Update Weechat-Android to 1.8.1 (10801)
This commit is contained in:
parent
e03c2dcf57
commit
df0dfa51a0
1 changed files with 13 additions and 2 deletions
|
|
@ -211,7 +211,18 @@ Builds:
|
|||
- yes
|
||||
prebuild: sed -i -e '/storage.googleapis.com/d' ../build.gradle.kts
|
||||
|
||||
- versionName: 1.8.1
|
||||
versionCode: 10801
|
||||
commit: 7b11324da94729961c59ed115e7779c945d2c8ad
|
||||
subdir: app
|
||||
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: '1.8'
|
||||
CurrentVersionCode: 10800
|
||||
CurrentVersion: 1.8.1
|
||||
CurrentVersionCode: 10801
|
||||
|
|
|
|||
Loading…
Reference in a new issue