mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-15 03:57:13 +00:00
Update Breakout 71 to 29213022 (29213022)
This commit is contained in:
parent
0179e260d8
commit
10c4e5d327
1 changed files with 10 additions and 2 deletions
|
|
@ -101,8 +101,16 @@ Builds:
|
|||
- yes
|
||||
prebuild: sed -i -e '/keystoreProperties/d' build.gradle.kts
|
||||
|
||||
- versionName: '29213022'
|
||||
versionCode: 29213022
|
||||
commit: e871942dd761c0fa87669c8a6c6327f3b0af80cf
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: sed -i -e '/keystoreProperties/d' build.gradle.kts
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^.*[0-9]$
|
||||
UpdateCheckData: '|(\d+)||(\d+)'
|
||||
CurrentVersion: '29158270'
|
||||
CurrentVersionCode: 29158270
|
||||
CurrentVersion: '29213022'
|
||||
CurrentVersionCode: 29213022
|
||||
|
|
|
|||
Loading…
Reference in a new issue