mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Update AirGuard to 1.4 (35)
This commit is contained in:
parent
c0f049b872
commit
eeb051998c
1 changed files with 14 additions and 2 deletions
|
|
@ -99,7 +99,19 @@ Builds:
|
|||
- yes
|
||||
prebuild: sed -i -e '/applicationIdSuffix/d' build.gradle
|
||||
|
||||
- versionName: '1.4'
|
||||
versionCode: 35
|
||||
commit: a53fb9e7d4706d8d03a6da30273f648e6015a765
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: sed -i -e '/applicationIdSuffix/d' build.gradle
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.3.4
|
||||
CurrentVersionCode: 34
|
||||
CurrentVersion: '1.4'
|
||||
CurrentVersionCode: 35
|
||||
|
|
|
|||
Loading…
Reference in a new issue