mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
Update Another Notes to 1.6.1 (10601)
This commit is contained in:
parent
48a02c2a68
commit
884a2bd3f6
1 changed files with 10 additions and 2 deletions
|
|
@ -157,8 +157,16 @@ Builds:
|
|||
- yes
|
||||
prebuild: echo -e '\norg.gradle.jvmargs=-Xmx4g' >> ../gradle.properties
|
||||
|
||||
- versionName: 1.6.1
|
||||
versionCode: 10601
|
||||
commit: a971d34a568bcc78a4d54460e49042bc4bbdf349
|
||||
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.6.0
|
||||
CurrentVersionCode: 10600
|
||||
CurrentVersion: 1.6.1
|
||||
CurrentVersionCode: 10601
|
||||
|
|
|
|||
Loading…
Reference in a new issue