mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
New App: com.craxiom.networksurvey
This commit is contained in:
parent
288b0e5688
commit
d2feef129e
1 changed files with 33 additions and 0 deletions
33
metadata/com.craxiom.networksurvey.yml
Normal file
33
metadata/com.craxiom.networksurvey.yml
Normal file
|
|
@ -0,0 +1,33 @@
|
|||
Categories:
|
||||
- Connectivity
|
||||
License: Apache-2.0
|
||||
AuthorName: Christian Rowlands
|
||||
AuthorEmail: craxiomdev@gmail.com
|
||||
WebSite: https://www.networksurvey.app/
|
||||
SourceCode: https://github.com/christianrowlands/android-network-survey
|
||||
IssueTracker: https://github.com/christianrowlands/android-network-survey/issues
|
||||
Changelog: https://github.com/christianrowlands/android-network-survey/blob/develop/CHANGELOG.md
|
||||
|
||||
AutoName: Network Survey
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/christianrowlands/android-network-survey.git
|
||||
Binaries: https://github.com/christianrowlands/android-network-survey/releases/download/v%v/networksurvey-%v-cdr-release.apk
|
||||
|
||||
Builds:
|
||||
- versionName: 1.30.2
|
||||
versionCode: 85
|
||||
commit: v1.30.2
|
||||
subdir: networksurvey
|
||||
gradle:
|
||||
- cdr
|
||||
prebuild: sed -i -e "/gms/d" -e "/firebase/d" ../build.gradle
|
||||
gradleprops:
|
||||
- nsApiKey=AIzaSyCLejWwbFEkWoUIoTwOtN20_0VlM8xw6i0
|
||||
|
||||
AllowedAPKSigningKeys: abf5ad2911fe31916f4e255c1733a3f6bc2cab2f2816c9587de11a415871af07
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags v
|
||||
CurrentVersion: 1.30.2
|
||||
CurrentVersionCode: 85
|
||||
Loading…
Reference in a new issue