mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
bot: Update neutriNote CE to 4.5.9a (1368)
This commit is contained in:
parent
3ff2cde4d2
commit
0f7a027db2
1 changed files with 12 additions and 2 deletions
|
|
@ -1112,7 +1112,17 @@ Builds:
|
|||
- yes
|
||||
prebuild: echo -e "\norg.gradle.jvmargs=-Xmx4096m" >> ../gradle.properties
|
||||
|
||||
- versionName: 4.5.9a
|
||||
versionCode: 1368
|
||||
commit: a8460c35a602cf8a96ff2b9e08816e531432bae2
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
prebuild:
|
||||
- echo -e "\norg.gradle.jvmargs=-Xmx4096m" >> ../gradle.properties
|
||||
- sed -i -e 's/8.13.0/8.11.1/' ../build.gradle
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 4.5.9
|
||||
CurrentVersionCode: 1367
|
||||
CurrentVersion: 4.5.9a
|
||||
CurrentVersionCode: 1368
|
||||
|
|
|
|||
Loading…
Reference in a new issue