Update Geto to 1.14 (14)

This commit is contained in:
F-Droid checkupdates bot 2024-02-11 04:14:19 +00:00
parent 0e2b048c7c
commit a56541792d

View file

@ -135,9 +135,28 @@ Builds:
scandelete:
- build-logic/convention/build
- versionName: '1.14'
versionCode: 14
commit: 3c7ec7964529b5b9d8d4b5e0778e050afdd24085
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.13'
CurrentVersionCode: 13
CurrentVersion: '1.14'
CurrentVersionCode: 14