Update Rush to 3.1.0 (3100)

This commit is contained in:
F-Droid checkupdates bot 2025-06-14 05:11:00 +00:00 committed by linsui
parent 737e7ab18a
commit 901780dddb

View file

@ -69,10 +69,18 @@ Builds:
- yes
prebuild: sed -i -e '15,17d' ../settings.gradle.kts
- versionName: 3.1.0
versionCode: 3100
commit: 9173c9e15d016e8791ab270428592f9b4c125247
subdir: app
gradle:
- yes
prebuild: sed -i -e '15,17d' ../settings.gradle.kts
AllowedAPKSigningKeys: 0fe1b9f44a4db97ec50948f5189f6b4300716cc6d4843f5698d614a2152e2188
AutoUpdateMode: Version
UpdateCheckMode: Tags
UpdateCheckData: app/build.gradle.kts|appVersionCode\s=\s(\d+)|.|appVersionName\s=\s"(.*)"
CurrentVersion: 3.0.0
CurrentVersionCode: 3000
CurrentVersion: 3.1.0
CurrentVersionCode: 3100