mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Update FreeOTP Plus to 3.1.1 (23)
This commit is contained in:
parent
bfdf671e96
commit
516b02b96a
1 changed files with 15 additions and 2 deletions
|
|
@ -229,9 +229,22 @@ Builds:
|
|||
rm:
|
||||
- arts/ic_launcher.zip
|
||||
|
||||
- versionName: 3.1.1
|
||||
versionCode: 23
|
||||
commit: 65fe1857e686a5912e4068b5dbf98e1634ab412a
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- yes
|
||||
rm:
|
||||
- arts/ic_launcher.zip
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags RELEASE-[\d.]+$
|
||||
UpdateCheckData: build.gradle.kts|\["versionCode"\] = (\d+)|.|\["versionName"\] =
|
||||
"([\d.]+)"
|
||||
CurrentVersion: '3.1'
|
||||
CurrentVersionCode: 22
|
||||
CurrentVersion: 3.1.1
|
||||
CurrentVersionCode: 23
|
||||
|
|
|
|||
Loading…
Reference in a new issue