mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
Update DPI Tunnel to 2.2 (11)
This commit is contained in:
parent
fa5eff44a2
commit
08e3061cfb
1 changed files with 12 additions and 2 deletions
|
|
@ -60,7 +60,17 @@ Builds:
|
|||
prebuild: sed -i '/systemProp\.http\.proxy/d' ~/.gradle/gradle.properties
|
||||
ndk: r20b
|
||||
|
||||
- versionName: '2.2'
|
||||
versionCode: 11
|
||||
commit: v2.2
|
||||
subdir: app
|
||||
submodules: true
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: sed -i '/systemProp\.http\.proxy/d' ~/.gradle/gradle.properties
|
||||
ndk: r20b
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '2.1'
|
||||
CurrentVersionCode: 10
|
||||
CurrentVersion: '2.2'
|
||||
CurrentVersionCode: 11
|
||||
|
|
|
|||
Loading…
Reference in a new issue