mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 02:01:42 +00:00
Update Another Notes to 1.5.2 (10502)
This commit is contained in:
parent
a9665a4ba0
commit
05b732798a
1 changed files with 9 additions and 2 deletions
|
|
@ -101,8 +101,15 @@ Builds:
|
|||
output: build/outputs/apk/release/app-release-unsigned.apk
|
||||
build: gradle assembleRelease -x lintVitalAnalyzeRelease
|
||||
|
||||
- versionName: 1.5.2
|
||||
versionCode: 10502
|
||||
commit: 90dd4d5eab0f69bd4a8787bd39a78bb5b82c28de
|
||||
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.1
|
||||
CurrentVersionCode: 10501
|
||||
CurrentVersion: 1.5.2
|
||||
CurrentVersionCode: 10502
|
||||
|
|
|
|||
Loading…
Reference in a new issue