fdroiddata/metadata/com.android.geto.yml
2024-02-12 09:40:37 +00:00

156 lines
4.4 KiB
YAML

Categories:
- Development
- System
License: GPL-3.0-only
SourceCode: https://github.com/JackEblan/Geto
IssueTracker: https://github.com/JackEblan/Geto/issues
Changelog: https://github.com/JackEblan/Geto/releases
AutoName: Geto
RepoType: git
Repo: https://github.com/JackEblan/Geto.git
Binaries: https://github.com/JackEblan/Geto/releases/download/v%v/geto-v%v.apk
Builds:
- versionName: '1.3'
versionCode: 3
commit: 2f1b8eeeeef31f1ee635245cba09d21dc950efbf
subdir: app
sudo:
- apt-get update
- apt-get install -y openjdk-17-jdk-headless
- update-alternatives --auto java
gradle:
- yes
scandelete:
- build-logic/convention/build
- versionName: '1.4'
versionCode: 4
commit: 40d65cb10bdb7dbbed2f1cc1fbed58068a300762
subdir: app
sudo:
- apt-get update
- apt-get install -y openjdk-17-jdk-headless
- update-alternatives --auto java
gradle:
- yes
scandelete:
- build-logic/convention/build
- versionName: '1.6'
versionCode: 6
commit: b6339391000e4cb786d36d182a22b4624b1abd53
subdir: app
sudo:
- apt-get update
- apt-get install -y openjdk-17-jdk-headless
- update-alternatives --auto java
gradle:
- yes
scandelete:
- build-logic/convention/build
- versionName: '1.7'
versionCode: 7
commit: af796ed969c2989b95d9e32b82d92bb63489c170
subdir: app
sudo:
- apt-get update
- apt-get install -y openjdk-17-jdk-headless
- update-alternatives --auto java
gradle:
- yes
scandelete:
- build-logic/convention/build
- versionName: '1.8'
versionCode: 8
commit: f311453a5792f2af15c8a162e03aa7234fc2b82f
subdir: app
sudo:
- apt-get update
- apt-get install -y openjdk-17-jdk-headless
- update-alternatives --auto java
gradle:
- yes
scandelete:
- build-logic/convention/build
- versionName: '1.11'
versionCode: 11
commit: 0b8c74346b426d41d6bcfed2d8ff358d4da1db86
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
- versionName: '1.12'
versionCode: 12
commit: 637a8a5c94a5fc8fbb009720f9991f6a38c168a0
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
- 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
- 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:
- yes
scandelete:
- build-logic/convention/build
AllowedAPKSigningKeys: 94a9d87cc8f0c33191a233ac74ed5c9e4e1afd556a9d916ac533bc50083a8dff
AutoUpdateMode: Version
UpdateCheckMode: Tags ^v\d+(\.\d+)?$
CurrentVersion: '1.14'
CurrentVersionCode: 14