mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-21 05:09:11 +00:00
Update PSLab to 3.2.4 (153)
This commit is contained in:
parent
d56829d356
commit
82a75d7328
1 changed files with 11 additions and 2 deletions
|
|
@ -37,8 +37,17 @@ Builds:
|
|||
prebuild: sed -i -e 's/versionCode =.*/versionCode = $$VERCODE$$/' -e 's/versionName
|
||||
=.*/versionName = "$$VERSION$$"/' build.gradle.kts
|
||||
|
||||
- versionName: 3.2.4
|
||||
versionCode: 153
|
||||
commit: 73e56b6f01b179792f842627992da22e9c206c0f
|
||||
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.1.36
|
||||
CurrentVersionCode: 60
|
||||
CurrentVersion: 3.2.4
|
||||
CurrentVersionCode: 153
|
||||
|
|
|
|||
Loading…
Reference in a new issue