mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 07:06:52 +00:00
Update AirGuard to 1.2 (23)
This commit is contained in:
parent
6c77d1309b
commit
8a011e5ccd
1 changed files with 14 additions and 2 deletions
|
|
@ -63,7 +63,19 @@ Builds:
|
|||
- yes
|
||||
prebuild: sed -i -e '/applicationIdSuffix/d' build.gradle
|
||||
|
||||
- versionName: '1.2'
|
||||
versionCode: 23
|
||||
commit: 1c98d5792724fd8496ae81bf0bff951d4d7962ba
|
||||
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.1.1
|
||||
CurrentVersionCode: 20
|
||||
CurrentVersion: '1.2'
|
||||
CurrentVersionCode: 23
|
||||
|
|
|
|||
Loading…
Reference in a new issue