From 12d07628b6ba4a7911a7a03171f6c52111975d7f Mon Sep 17 00:00:00 2001 From: 12aw Date: Wed, 20 Mar 2024 13:30:20 +0100 Subject: [PATCH] prepare 1.7.9.4.2 --- build.gradle | 4 ++-- git/release/output-metadata.json | 12 ++++++------ 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/build.gradle b/build.gradle index bba927d270..6e34b6abd5 100644 --- a/build.gradle +++ b/build.gradle @@ -154,8 +154,8 @@ android { targetSdkVersion 34 // versionNameSuffix " -beta_(2023-10-26)" // " beta_(XXXX-XX-XX)" // activate for beta versions - versionCode 166 - versionName "1.7.9.4.1" + versionCode 167 + versionName "1.7.9.4.2" //resConfigs "en" archivesBaseName += "-$versionName" diff --git a/git/release/output-metadata.json b/git/release/output-metadata.json index 4cfc100512..1be68063f3 100644 --- a/git/release/output-metadata.json +++ b/git/release/output-metadata.json @@ -33,13 +33,13 @@ "filters": [ { "filterType": "ABI", - "value": "x86_64" + "value": "x86" } ], "attributes": [], - "versionCode": 16603, + "versionCode": 16602, "versionName": "1.7.9.4.1", - "outputFile": "monocles chat-1.7.9.4.1-git-x86_64-release.apk" + "outputFile": "monocles chat-1.7.9.4.1-git-x86-release.apk" }, { "type": "ONE_OF_MANY", @@ -59,13 +59,13 @@ "filters": [ { "filterType": "ABI", - "value": "x86" + "value": "x86_64" } ], "attributes": [], - "versionCode": 16602, + "versionCode": 16603, "versionName": "1.7.9.4.1", - "outputFile": "monocles chat-1.7.9.4.1-git-x86-release.apk" + "outputFile": "monocles chat-1.7.9.4.1-git-x86_64-release.apk" } ], "elementType": "File"