diff --git a/metadata/com.fsck.k9.yml b/metadata/com.fsck.k9.yml index 7b474074d7..8a2b1372ef 100644 --- a/metadata/com.fsck.k9.yml +++ b/metadata/com.fsck.k9.yml @@ -1622,6 +1622,22 @@ Builds: scandelete: - build-plugin/build + - versionName: '11.0' + versionCode: 39025 + commit: 5bfe6774b22af5510d44c9c77af4a21221dc624a + subdir: app-k9mail + gradle: + - foss + rm: + - app-thunderbird + - feature/funding/googleplay + prebuild: + - sed -i -e 's|maven.mozilla.org/maven2|jitpack.io|' -e '/glean/d' -e '/googleplay/d' + ../settings.gradle.kts + - sed -i -e 's/feature.funding.googleplay/feature.funding.link/' build.gradle.kts + scandelete: + - build-plugin + MaintainerNotes: |- Use output instead of subdir to make gradlew-fdroid correctly determine the gradle version to be used. It doesn't work when using subdir because we are two levels deep into the directory structure. @@ -1629,5 +1645,5 @@ MaintainerNotes: |- AutoUpdateMode: None UpdateCheckMode: None -CurrentVersion: '10.1' -CurrentVersionCode: 39024 +CurrentVersion: '11.0' +CurrentVersionCode: 39025 diff --git a/metadata/net.thunderbird.android.yml b/metadata/net.thunderbird.android.yml index 7072954153..2a4d3b9a9b 100644 --- a/metadata/net.thunderbird.android.yml +++ b/metadata/net.thunderbird.android.yml @@ -114,6 +114,22 @@ Builds: scandelete: - build-plugin + - versionName: '11.0' + versionCode: 12 + commit: 37ce0becae8dceaae7aa9ce0fa8d2dbbed1b86ed + subdir: app-thunderbird + gradle: + - foss + rm: + - app-k9mail + - feature/funding/googleplay + prebuild: + - sed -i -e 's|maven.mozilla.org/maven2|jitpack.io|' -e '/glean/d' -e '/googleplay/d' + ../settings.gradle.kts + - sed -i -e 's/feature.funding.googleplay/feature.funding.link/' build.gradle.kts + scandelete: + - build-plugin + AllowedAPKSigningKeys: b6524779b3dbbc5ac17a5ac271ddb29dcfbf723578c238e03c3c217811356dd1 MaintainerNotes: |- @@ -135,5 +151,5 @@ MaintainerNotes: |- AutoUpdateMode: None UpdateCheckMode: None -CurrentVersion: '10.1' -CurrentVersionCode: 11 +CurrentVersion: '11.0' +CurrentVersionCode: 12