mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update Audio Share to 0.2.0 (2000)
This commit is contained in:
parent
555528a9e9
commit
2da1ebda4d
1 changed files with 9 additions and 2 deletions
|
|
@ -120,9 +120,16 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: 0.2.0
|
||||||
|
versionCode: 2000
|
||||||
|
commit: 1bf2e5e83f9538fdd6561c7b52004536ae8760f1
|
||||||
|
subdir: android-app/app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
AllowedAPKSigningKeys: bdbf8e590127e380a28c328085231647912634b45ffaa20d9e70c96658cb7a40
|
AllowedAPKSigningKeys: bdbf8e590127e380a28c328085231647912634b45ffaa20d9e70c96658cb7a40
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags ^v[0-9.]*$
|
UpdateCheckMode: Tags ^v[0-9.]*$
|
||||||
CurrentVersion: 0.1.0
|
CurrentVersion: 0.2.0
|
||||||
CurrentVersionCode: 1000
|
CurrentVersionCode: 2000
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue