mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
Update PodAura to 3.1 (27)
This commit is contained in:
parent
5a7bc0e1e7
commit
d12e813fb4
1 changed files with 12 additions and 2 deletions
|
|
@ -36,9 +36,19 @@ Builds:
|
|||
prebuild: sed -i -e '/secret/d' -e '/signingConfig/d' -e 's/include(.*)/include("arm64-v8a")/'
|
||||
-e '/isUniversalApk/d' build.gradle.kts
|
||||
|
||||
- versionName: '3.1'
|
||||
versionCode: 27
|
||||
commit: 3c94ea6df4c392abd453daa51b329a0162d70d20
|
||||
subdir: app
|
||||
gradle:
|
||||
- GitHub
|
||||
output: build/outputs/apk/GitHub/release/*.apk
|
||||
prebuild: sed -i -e '/secret/d' -e '/signingConfig/d' -e 's/include(.*)/include("arm64-v8a")/'
|
||||
-e '/isUniversalApk/d' build.gradle.kts
|
||||
|
||||
AllowedAPKSigningKeys: 370ee0ac18f02e24df6b8efff2c0cee98d0d986bf3eaa87cc7ffc76e988257bd
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '3.0'
|
||||
CurrentVersionCode: 25
|
||||
CurrentVersion: '3.1'
|
||||
CurrentVersionCode: 27
|
||||
|
|
|
|||
Loading…
Reference in a new issue