mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-08 05:25:43 +00:00
Update Another Notes to 1.5.3 (10503)
This commit is contained in:
parent
105a278c92
commit
d4642b6eb1
1 changed files with 9 additions and 2 deletions
|
|
@ -108,8 +108,15 @@ Builds:
|
|||
output: build/outputs/apk/release/app-release-unsigned.apk
|
||||
build: gradle assembleRelease -x lintVitalAnalyzeRelease
|
||||
|
||||
- versionName: 1.5.3
|
||||
versionCode: 10503
|
||||
commit: 5bb976fe68b6b68ad49844dacaf91c5e9a33f034
|
||||
subdir: app
|
||||
output: build/outputs/apk/release/app-release-unsigned.apk
|
||||
build: gradle assembleRelease -x lintVitalAnalyzeRelease
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^v[\d.]+$
|
||||
UpdateCheckName: com.maltaisn.notes
|
||||
CurrentVersion: 1.5.2
|
||||
CurrentVersionCode: 10502
|
||||
CurrentVersion: 1.5.3
|
||||
CurrentVersionCode: 10503
|
||||
|
|
|
|||
Loading…
Reference in a new issue