Update Circles to 1.0.30 (4004)

This commit is contained in:
F-Droid checkupdates bot 2024-05-03 14:51:46 +00:00
parent 268a5eecdb
commit cc3965d28b

View file

@ -310,6 +310,62 @@ Builds:
- sed -i -e '/com.android.billingclient/d' ../auth/build.gradle
- sed -i -e '/androidx.credentials:credentials/d' ../auth/build.gradle
- versionName: 1.0.30
versionCode: 4001
commit: ac416f508b85d8e3e392d6a1aa0f40bf43a537aa
subdir: app
gradle:
- fdroid
output: build/outputs/apk/fdroid/release/circles-*-fdroid-armeabi-v7a-release-unsigned.apk
prebuild:
- sed -i -e '/com.google.firebase/d' {.,..}/build.gradle
- sed -i -e '/com.google.gms.google-services/d' {.,..}/build.gradle
- sed -i -e '/com.google.android.play:app-update/d' {.,..}/build.gradle
- sed -i -e '/com.android.billingclient/d' ../auth/build.gradle
- sed -i -e '/androidx.credentials:credentials/d' ../auth/build.gradle
- versionName: 1.0.30
versionCode: 4002
commit: ac416f508b85d8e3e392d6a1aa0f40bf43a537aa
subdir: app
gradle:
- fdroid
output: build/outputs/apk/fdroid/release/circles-*-fdroid-x86-release-unsigned.apk
prebuild:
- sed -i -e '/com.google.firebase/d' {.,..}/build.gradle
- sed -i -e '/com.google.gms.google-services/d' {.,..}/build.gradle
- sed -i -e '/com.google.android.play:app-update/d' {.,..}/build.gradle
- sed -i -e '/com.android.billingclient/d' ../auth/build.gradle
- sed -i -e '/androidx.credentials:credentials/d' ../auth/build.gradle
- versionName: 1.0.30
versionCode: 4003
commit: ac416f508b85d8e3e392d6a1aa0f40bf43a537aa
subdir: app
gradle:
- fdroid
output: build/outputs/apk/fdroid/release/circles-*-fdroid-x86_64-release-unsigned.apk
prebuild:
- sed -i -e '/com.google.firebase/d' {.,..}/build.gradle
- sed -i -e '/com.google.gms.google-services/d' {.,..}/build.gradle
- sed -i -e '/com.google.android.play:app-update/d' {.,..}/build.gradle
- sed -i -e '/com.android.billingclient/d' ../auth/build.gradle
- sed -i -e '/androidx.credentials:credentials/d' ../auth/build.gradle
- versionName: 1.0.30
versionCode: 4004
commit: ac416f508b85d8e3e392d6a1aa0f40bf43a537aa
subdir: app
gradle:
- fdroid
output: build/outputs/apk/fdroid/release/circles-*-fdroid-arm64-v8a-release-unsigned.apk
prebuild:
- sed -i -e '/com.google.firebase/d' {.,..}/build.gradle
- sed -i -e '/com.google.gms.google-services/d' {.,..}/build.gradle
- sed -i -e '/com.google.android.play:app-update/d' {.,..}/build.gradle
- sed -i -e '/com.android.billingclient/d' ../auth/build.gradle
- sed -i -e '/androidx.credentials:credentials/d' ../auth/build.gradle
AutoUpdateMode: Version
UpdateCheckMode: Tags
VercodeOperation:
@ -317,5 +373,5 @@ VercodeOperation:
- 100 * %c + 2
- 100 * %c + 3
- 100 * %c + 4
CurrentVersion: 1.0.29
CurrentVersionCode: 3904
CurrentVersion: 1.0.30
CurrentVersionCode: 4004