mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
Update AirGuard to 2.1.1 (39)
This commit is contained in:
parent
32d3605821
commit
6090cc6a9f
1 changed files with 14 additions and 2 deletions
|
|
@ -131,7 +131,19 @@ Builds:
|
|||
- yes
|
||||
prebuild: sed -i -e '/applicationIdSuffix/d' build.gradle
|
||||
|
||||
- versionName: 2.1.1
|
||||
versionCode: 39
|
||||
commit: cb3fc130b47e55c5c75259ca0408b3751caa8b83
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: sed -i -e '/applicationIdSuffix/d' build.gradle
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '2.1'
|
||||
CurrentVersionCode: 38
|
||||
CurrentVersion: 2.1.1
|
||||
CurrentVersionCode: 39
|
||||
|
|
|
|||
Loading…
Reference in a new issue