mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-07 22:56:56 +00:00
Update Audio Share to 0.1.0 (1000)
This commit is contained in:
parent
8481d8d1e9
commit
2fc1460c2e
1 changed files with 9 additions and 2 deletions
|
|
@ -113,9 +113,16 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.1.0
|
||||
versionCode: 1000
|
||||
commit: 60c23312ea6de8ccf5d58df721e9f1f04af8085e
|
||||
subdir: android-app/app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AllowedAPKSigningKeys: bdbf8e590127e380a28c328085231647912634b45ffaa20d9e70c96658cb7a40
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^v[0-9.]*$
|
||||
CurrentVersion: 0.0.17
|
||||
CurrentVersionCode: 17
|
||||
CurrentVersion: 0.1.0
|
||||
CurrentVersionCode: 1000
|
||||
|
|
|
|||
Loading…
Reference in a new issue