mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Update Another Notes to 1.4.3 (10403)
This commit is contained in:
parent
15d3259689
commit
1c3943f35a
1 changed files with 13 additions and 2 deletions
|
|
@ -54,7 +54,18 @@ Builds:
|
|||
output: build/outputs/apk/release/app-release-unsigned.apk
|
||||
build: gradle assembleRelease -x lintVitalAnalyzeRelease
|
||||
|
||||
- versionName: 1.4.3
|
||||
versionCode: 10403
|
||||
commit: 4257ab8f4fc48da7d440f7e72fdf301e35d76136
|
||||
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.2
|
||||
CurrentVersionCode: 10402
|
||||
CurrentVersion: 1.4.3
|
||||
CurrentVersionCode: 10403
|
||||
|
|
|
|||
Loading…
Reference in a new issue