mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-21 21:29:11 +00:00
Update AirGuard to 2.6.0 (54)
This commit is contained in:
parent
af875c0673
commit
cc1183a67a
1 changed files with 12 additions and 2 deletions
|
|
@ -175,7 +175,17 @@ Builds:
|
|||
- yes
|
||||
prebuild: sed -i -e '/applicationIdSuffix/d' build.gradle
|
||||
|
||||
- versionName: 2.6.0
|
||||
versionCode: 54
|
||||
commit: a4dbf17fd61d348a32f19124893e9ed2bdf96056
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
prebuild:
|
||||
- sed -i -e '/applicationIdSuffix/d' build.gradle
|
||||
- sed -i -e 's/8.13.0/8.11.1/' ../build.gradle
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.4.1
|
||||
CurrentVersionCode: 51
|
||||
CurrentVersion: 2.6.0
|
||||
CurrentVersionCode: 54
|
||||
|
|
|
|||
Loading…
Reference in a new issue