mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
As requested I added git submodules..and changed version to v1.1-01
This commit is contained in:
parent
5b25718ff3
commit
e34838f4d2
1 changed files with 7 additions and 6 deletions
|
|
@ -1,5 +1,6 @@
|
|||
Categories:
|
||||
- Writing
|
||||
- Internet
|
||||
License: GPL-3.0-only
|
||||
AuthorEmail: peter@niendo.de
|
||||
SourceCode: https://github.com/niendo1/ImapNotes3
|
||||
|
|
@ -44,15 +45,15 @@ Builds:
|
|||
- yes
|
||||
prebuild: sed -i -e '/lint {/,+2d' build.gradle
|
||||
|
||||
- versionName: v1.1-00
|
||||
versionCode: 10100
|
||||
disable: https://github.com/niendo1/ImapNotes3/issues/23
|
||||
commit: c36a487747aba51fa97667ba284a8bc217d289c6
|
||||
- versionName: v1.1-01
|
||||
versionCode: 10101
|
||||
commit: 6d2fcab3d8e0d12dd696c256bc9b2498c06c7bc6
|
||||
subdir: ImapNotes3
|
||||
submodules: true
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: v1.1-00
|
||||
CurrentVersionCode: 10100
|
||||
CurrentVersion: v1.1-01
|
||||
CurrentVersionCode: 10101
|
||||
|
|
|
|||
Loading…
Reference in a new issue