mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-23 14:17:26 +00:00
UbuntuCountdownWidget: 2.0.3
This commit is contained in:
parent
77c448e0ec
commit
476d9292a2
1 changed files with 5 additions and 5 deletions
|
|
@ -58,9 +58,9 @@ Builds:
|
|||
output: build/outputs/apk/release/*.apk
|
||||
build: JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 gradle assembleRelease
|
||||
|
||||
- versionName: 2.0.1
|
||||
versionCode: 1695420001
|
||||
commit: 2.0.1
|
||||
- versionName: 2.0.3
|
||||
versionCode: 1695620003
|
||||
commit: 2.0.3
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
|
|
@ -72,5 +72,5 @@ Builds:
|
|||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: HTTP
|
||||
UpdateCheckData: https://github.com/leinardi/UbuntuCountdownWidget/releases/latest/download/version.txt|\+(\d+)|.|(.+)\+
|
||||
CurrentVersion: 2.0.1
|
||||
CurrentVersionCode: 1695420001
|
||||
CurrentVersion: 2.0.3
|
||||
CurrentVersionCode: 1695620003
|
||||
|
|
|
|||
Loading…
Reference in a new issue