mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +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:
|
Categories:
|
||||||
- Reading
|
- Reading
|
||||||
- Science & Education
|
- Science & Education
|
||||||
|
|
@ -24,6 +21,8 @@ Builds:
|
||||||
subdir: android/app
|
subdir: android/app
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
antifeatures:
|
||||||
|
- TetheredNet
|
||||||
|
|
||||||
- versionName: '1.24'
|
- versionName: '1.24'
|
||||||
versionCode: 124
|
versionCode: 124
|
||||||
|
|
@ -32,11 +31,16 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- 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
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: '1.24'
|
CurrentVersion: '1.28'
|
||||||
CurrentVersionCode: 124
|
CurrentVersionCode: 128
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue