mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update Another Notes to 1.4.4 (10404)
This commit is contained in:
parent
591e17efea
commit
9fbb60d68f
1 changed files with 13 additions and 2 deletions
|
|
@ -65,7 +65,18 @@ Builds:
|
|||
output: build/outputs/apk/release/app-release-unsigned.apk
|
||||
build: gradle assembleRelease -x lintVitalAnalyzeRelease
|
||||
|
||||
- versionName: 1.4.4
|
||||
versionCode: 10404
|
||||
commit: 890332d2860558000371467f0f443b6ffee00741
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
output: build/outputs/apk/release/app-release-unsigned.apk
|
||||
build: gradle assembleRelease -x lintVitalAnalyzeRelease
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags v.*[0-9]$
|
||||
CurrentVersion: 1.4.3
|
||||
CurrentVersionCode: 10403
|
||||
CurrentVersion: 1.4.4
|
||||
CurrentVersionCode: 10404
|
||||
|
|
|
|||
Loading…
Reference in a new issue