mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Zandy 1.4.6.1
This commit is contained in:
parent
186d98034d
commit
7f22732325
1 changed files with 7 additions and 15 deletions
|
|
@ -1,6 +1,8 @@
|
|||
AntiFeatures:
|
||||
- NonFreeNet
|
||||
Categories:
|
||||
- Reading
|
||||
License: AGPL-3.0-only
|
||||
License: AGPL-3.0-or-later
|
||||
AuthorEmail: zandy@gimranov.com
|
||||
WebSite: https://www.gimranov.com/avram/w/zandy-user-guide
|
||||
SourceCode: https://github.com/ajlyon/zandy
|
||||
|
|
@ -37,23 +39,13 @@ Builds:
|
|||
extlibs:
|
||||
- android/android-support-v4.jar
|
||||
|
||||
- versionName: 1.4.3
|
||||
versionCode: 1430
|
||||
disable: crashlytics,swing
|
||||
commit: 1.4.3
|
||||
- versionName: 1.4.6.1
|
||||
versionCode: 1461
|
||||
commit: 1.4.6.1
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: sed -i -e '/crashlytics/d' build.gradle
|
||||
|
||||
- versionName: 1.4.4
|
||||
versionCode: 1440
|
||||
disable: crashlytics,swing
|
||||
commit: dfa8538b91d51945e32e9b8873948ec3ff94b66f
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: sed -i -e '/crashlytics/d' build.gradle
|
||||
|
||||
AutoUpdateMode: None
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.4.6.1
|
||||
CurrentVersionCode: 1461
|
||||
|
|
|
|||
Loading…
Reference in a new issue