mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Update SoundRemote to 0.5.0 (12)
This commit is contained in:
parent
c61dca07d4
commit
694e25aacb
1 changed files with 10 additions and 2 deletions
|
|
@ -26,9 +26,17 @@ Builds:
|
|||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
||||
'META-INF/services/*' 'assets/apache_2.txt' 'assets/opus_license.txt'
|
||||
|
||||
- versionName: 0.5.0
|
||||
versionCode: 12
|
||||
commit: e7039330e0669cc7ce23fd76a645d6725b37af78
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: sed -i -e '/keystoreProperties/d' -e '/release config/d' build.gradle.kts
|
||||
|
||||
AllowedAPKSigningKeys: 6bdd7998e381d4e5d4e0c7bfc50dffbe816e2a3fb5e1c867e72fad65ffd4eef5
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 0.4.5
|
||||
CurrentVersionCode: 10
|
||||
CurrentVersion: 0.5.0
|
||||
CurrentVersionCode: 12
|
||||
|
|
|
|||
Loading…
Reference in a new issue