mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update Another Notes to 1.6.0 (10600)
This commit is contained in:
parent
6f240b8a02
commit
6eae2af430
1 changed files with 10 additions and 2 deletions
|
|
@ -149,8 +149,16 @@ Builds:
|
|||
output: build/outputs/apk/release/app-release-unsigned.apk
|
||||
build: gradle assembleRelease -x lintVitalAnalyzeRelease
|
||||
|
||||
- versionName: 1.6.0
|
||||
versionCode: 10600
|
||||
commit: 29f33517456b401ce0524821efa981677eedeaea
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: echo -e '\norg.gradle.jvmargs=-Xmx4g' >> ../gradle.properties
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^v[\d.]+$
|
||||
UpdateCheckName: com.maltaisn.notes
|
||||
CurrentVersion: 1.5.4
|
||||
CurrentVersionCode: 10504
|
||||
CurrentVersion: 1.6.0
|
||||
CurrentVersionCode: 10600
|
||||
|
|
|
|||
Loading…
Reference in a new issue