mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-11 22:56:21 +00:00
update com.kolserdav.ana
This commit is contained in:
parent
3cd9f77c4a
commit
24e6635323
1 changed files with 11 additions and 7 deletions
|
|
@ -1,6 +1,3 @@
|
|||
AntiFeatures:
|
||||
NonFreeNet:
|
||||
en-US: the app requires to connect to the project server
|
||||
Categories:
|
||||
- Reading
|
||||
- Science & Education
|
||||
|
|
@ -24,6 +21,8 @@ Builds:
|
|||
subdir: android/app
|
||||
gradle:
|
||||
- yes
|
||||
antifeatures:
|
||||
- TetheredNet
|
||||
|
||||
- versionName: '1.24'
|
||||
versionCode: 124
|
||||
|
|
@ -32,11 +31,16 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
AllowedAPKSigningKeys: f91736ed8278eb7df6a3a0280cff67c479f20825e3c2195cbfa09d585c5a3361
|
||||
- versionName: '1.28'
|
||||
versionCode: 128
|
||||
commit: v1.28
|
||||
subdir: android/app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
MaintainerNotes: project server is FOSS, too, but the app is currently bound to it.
|
||||
AllowedAPKSigningKeys: f91736ed8278eb7df6a3a0280cff67c479f20825e3c2195cbfa09d585c5a3361
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '1.24'
|
||||
CurrentVersionCode: 124
|
||||
CurrentVersion: '1.28'
|
||||
CurrentVersionCode: 128
|
||||
|
|
|
|||
Loading…
Reference in a new issue