Update DPI Tunnel to 1.1 (2)

This commit is contained in:
F-Droid checkupdates bot 2022-03-30 04:25:34 +00:00
parent 4c3bb6c21c
commit 2a12c3bc4e

View file

@ -28,7 +28,20 @@ Builds:
- yes
ndk: r23b
- versionName: '1.1'
versionCode: 2
commit: 8daf2f752236776c3e2f57f0a1a6fe2fca8b79c1
subdir: app
submodules: true
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- yes
ndk: r23b
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: '1.0'
CurrentVersionCode: 1
CurrentVersion: '1.1'
CurrentVersionCode: 2