mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Update PSLab to 3.2.17 (166)
This commit is contained in:
parent
68f35fc38d
commit
faae591532
1 changed files with 11 additions and 2 deletions
|
|
@ -46,8 +46,17 @@ Builds:
|
|||
prebuild: sed -i -e 's/versionCode =.*/versionCode = $$VERCODE$$/' -e 's/versionName
|
||||
=.*/versionName = "$$VERSION$$"/' build.gradle.kts
|
||||
|
||||
- versionName: 3.2.17
|
||||
versionCode: 166
|
||||
commit: v3.2.17
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: sed -i -e 's/versionCode =.*/versionCode = $$VERCODE$$/' -e 's/versionName
|
||||
=.*/versionName = "$$VERSION$$"/' build.gradle.kts
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: HTTP
|
||||
UpdateCheckData: https://github.com/fossasia/pslab-android/releases/latest/download/versionCode.txt|(\d+)|https://github.com/fossasia/pslab-android/releases/latest|releases/tag/v([\d.]+)
|
||||
CurrentVersion: 3.2.4
|
||||
CurrentVersionCode: 153
|
||||
CurrentVersion: 3.2.17
|
||||
CurrentVersionCode: 166
|
||||
|
|
|
|||
Loading…
Reference in a new issue