Update Geto to 1.13 (13)

This commit is contained in:
F-Droid checkupdates bot 2024-01-26 04:11:04 +00:00
parent d5270622d2
commit 12fcc0bfa8

View file

@ -116,9 +116,28 @@ Builds:
scandelete:
- build-logic/convention/build
- versionName: '1.13'
versionCode: 13
commit: 6b0cacfdb93ffca265916b9c57fe300ec176c6bd
subdir: app
sudo:
- apt-get update
- apt-get install -y openjdk-17-jdk-headless
- update-alternatives --auto java
gradle:
- fdroid
rm:
- build-logic/convention/src/main/kotlin/AndroidApplicationFirebaseConventionPlugin.kt
prebuild:
- sed -i -e '/firebase/d' -e '/gms/d' ../build.gradle.kts ../gradle/libs.versions.toml
- sed -i -e '/compileOnly(libs.firebase.crashlytics.gradlePlugin)/d' -e '/register("androidFirebase")
{/,/}/d' ../build-logic/convention/build.gradle.kts
scandelete:
- build-logic/convention/build
AllowedAPKSigningKeys: 94a9d87cc8f0c33191a233ac74ed5c9e4e1afd556a9d916ac533bc50083a8dff
AutoUpdateMode: Version
UpdateCheckMode: Tags ^v\d+(\.\d+)?$
CurrentVersion: '1.12'
CurrentVersionCode: 12
CurrentVersion: '1.13'
CurrentVersionCode: 13