mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
Update Odin to 3.3.2 (332)
This commit is contained in:
parent
c6e803469c
commit
f27e633777
1 changed files with 11 additions and 3 deletions
|
|
@ -5,7 +5,7 @@ AuthorName: Remmer Wilts
|
|||
SourceCode: https://gitlab.com/remmer.wilts/ipfs-lite
|
||||
IssueTracker: https://gitlab.com/remmer.wilts/ipfs-lite/issues
|
||||
|
||||
AutoName: IPFS Lite
|
||||
AutoName: Odin
|
||||
|
||||
RepoType: git
|
||||
Repo: https://gitlab.com/remmer.wilts/ipfs-lite.git
|
||||
|
|
@ -746,7 +746,15 @@ Builds:
|
|||
- yes
|
||||
prebuild: echo -e "\norg.gradle.jvmargs=-Xmx4096m" >> ../gradle.properties
|
||||
|
||||
- versionName: 3.3.2
|
||||
versionCode: 332
|
||||
commit: 70786d4a33a42608a8fd2b34f8f44a591158753c
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: echo -e "\norg.gradle.jvmargs=-Xmx4096m" >> ../gradle.properties
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 3.2.9
|
||||
CurrentVersionCode: 329
|
||||
CurrentVersion: 3.3.2
|
||||
CurrentVersionCode: 332
|
||||
|
|
|
|||
Loading…
Reference in a new issue