Update EasyPasscodeLock to 1.7.10 (17304)

This commit is contained in:
F-Droid checkupdates bot 2024-08-21 10:12:13 +00:00
parent 7c736d6a60
commit 58b0ebbe3e

View file

@ -9,7 +9,7 @@ IssueTracker: https://codeberg.org/monocles/monocles_chat/issues
Translation: https://translate.codeberg.org/projects/monocles_chat/monocles_chat
Donate: https://monocles.de/more/#donation-section
AutoName: monocles chat
AutoName: EasyPasscodeLock
RepoType: git
Repo: https://codeberg.org/monocles/monocles_chat.git
@ -1543,6 +1543,42 @@ Builds:
prebuild: sed -i -e '/signingConfigs./d' -e '/grgit/d' -e 's/Apk true/Apk false/'
-e '/bintray-release/d' build.gradle
- versionName: 1.7.10
versionCode: 17301
commit: 9512a407cf185793c366d3b0d95c94b8b6b1208e
gradle:
- git
output: build/outputs/apk/git/release/monocles*-*-git-armeabi-v7a-release-unsigned.apk
prebuild: sed -i -e '/signingConfigs./d' -e '/grgit/d' -e 's/Apk true/Apk false/'
-e '/bintray-release/d' build.gradle
- versionName: 1.7.10
versionCode: 17302
commit: 9512a407cf185793c366d3b0d95c94b8b6b1208e
gradle:
- git
output: build/outputs/apk/git/release/monocles*-*-git-x86-release-unsigned.apk
prebuild: sed -i -e '/signingConfigs./d' -e '/grgit/d' -e 's/Apk true/Apk false/'
-e '/bintray-release/d' build.gradle
- versionName: 1.7.10
versionCode: 17303
commit: 9512a407cf185793c366d3b0d95c94b8b6b1208e
gradle:
- git
output: build/outputs/apk/git/release/monocles*-*-git-x86_64-release-unsigned.apk
prebuild: sed -i -e '/signingConfigs./d' -e '/grgit/d' -e 's/Apk true/Apk false/'
-e '/bintray-release/d' build.gradle
- versionName: 1.7.10
versionCode: 17304
commit: 9512a407cf185793c366d3b0d95c94b8b6b1208e
gradle:
- git
output: build/outputs/apk/git/release/monocles*-*-git-arm64-v8a-release-unsigned.apk
prebuild: sed -i -e '/signingConfigs./d' -e '/grgit/d' -e 's/Apk true/Apk false/'
-e '/bintray-release/d' build.gradle
AutoUpdateMode: Version
UpdateCheckMode: Tags ^v[\d.]+$
VercodeOperation:
@ -1550,5 +1586,5 @@ VercodeOperation:
- 100 * %c + 2
- 100 * %c + 3
- 100 * %c + 4
CurrentVersion: 1.7.9.6
CurrentVersionCode: 17204
CurrentVersion: 1.7.10
CurrentVersionCode: 17304