diff --git a/metadata/org.smssecure.smssecure.yml b/metadata/org.smssecure.smssecure.yml index 7e3b8534b5..0dbd2ca2c1 100644 --- a/metadata/org.smssecure.smssecure.yml +++ b/metadata/org.smssecure.smssecure.yml @@ -3,18 +3,17 @@ Categories: - Security License: GPL-3.0-only WebSite: https://silence.im/ -SourceCode: https://github.com/SilenceIM/Silence -IssueTracker: https://github.com/SilenceIM/Silence/issues +SourceCode: https://git.silence.dev/Silence/Silence-Android/ +IssueTracker: https://git.silence.dev/Silence/Silence-Android/issues Translation: https://www.transifex.com/silence/silence -Changelog: https://github.com/SilenceIM/Silence/blob/HEAD/CHANGELOG.md +Changelog: https://git.silence.dev/Silence/Silence-Android/blob/HEAD/CHANGELOG.md Donate: https://silence.im/donate -LiberapayID: '35040' Bitcoin: 1LoKZXg3bx6kfwAhEFQqS9pgeCE1CFMEJb AutoName: Silence RepoType: git -Repo: https://github.com/SilenceIM/Silence +Repo: https://git.silence.dev/Silence/Silence-Android.git Builds: - versionName: 0.3.3 @@ -659,8 +658,23 @@ Builds: - ./scripts/build-witness.sh - rm -rf libs/gradle-witness/build + - versionName: 0.15.14 + versionCode: 143 + commit: v0.15.14 + submodules: true + gradle: + - yes + rm: + - libs/*.jar + - libs/org.greenrobot.eventbus/EventBusTest/libs/*.jar + prebuild: + - touch signing.properties + - ./scripts/build-witness.sh + - rm -rf libs/gradle-witness/build + - versionName: 0.16.1-unstable versionCode: 200 + disable: old unstable commit: v0.16.1-unstable submodules: true gradle: @@ -674,6 +688,7 @@ Builds: - versionName: 0.16.2-unstable versionCode: 201 + disable: old unstable commit: v0.16.2-unstable submodules: true gradle: @@ -687,6 +702,7 @@ Builds: - versionName: 0.16.3-unstable versionCode: 202 + disable: old unstable commit: v0.16.3-unstable submodules: true gradle: @@ -700,6 +716,7 @@ Builds: - versionName: 0.16.4-unstable versionCode: 203 + disable: old unstable commit: v0.16.4-unstable submodules: true gradle: @@ -713,6 +730,7 @@ Builds: - versionName: 0.16.5-unstable versionCode: 204 + disable: old unstable commit: v0.16.5-unstable submodules: true gradle: @@ -728,6 +746,7 @@ Builds: - versionName: 0.16.6-unstable versionCode: 205 + disable: old unstable commit: v0.16.6-unstable submodules: true gradle: @@ -743,6 +762,7 @@ Builds: - versionName: 0.16.7-unstable versionCode: 206 + disable: old unstable commit: v0.16.7-unstable submodules: true gradle: @@ -758,6 +778,7 @@ Builds: - versionName: 0.16.8-unstable versionCode: 207 + disable: old unstable commit: v0.16.8-unstable submodules: true gradle: @@ -786,6 +807,20 @@ Builds: - ./scripts/build-witness.sh - rm -rf libs/gradle-witness/build + - versionName: 0.16.10-unstable + versionCode: 209 + commit: v0.16.10-unstable + submodules: true + gradle: + - yes + rm: + - libs/*.jar + - libs/org.greenrobot.eventbus/EventBusTest/libs/*.jar + prebuild: + - touch signing.properties + - ./scripts/build-witness.sh + - rm -rf libs/gradle-witness/build + MaintainerNotes: |- Auto Update does not really work because the latest unstable build is newer than CV. So we need to always add new build manually. @@ -793,8 +828,8 @@ MaintainerNotes: |- Summary and Description have been moved to the new localizable text files: https://f-droid.org/docs/All_About_Descriptions_Graphics_and_Screenshots -ArchivePolicy: 12 versions +ArchivePolicy: 5 versions AutoUpdateMode: Version v%v UpdateCheckMode: Tags ^v[0-9\\.]+$ -CurrentVersion: 0.15.13 -CurrentVersionCode: 142 +CurrentVersion: 0.15.14 +CurrentVersionCode: 143