Update PSLab to 3.2.17 (166)

This commit is contained in:
F-Droid checkupdates bot 2025-04-12 04:53:45 +00:00 committed by Licaon_Kter
parent 68f35fc38d
commit faae591532

View file

@ -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