From af365903e76f740d5a2bc615d2d74ba6bc62139a Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Mon, 1 May 2023 19:29:31 +0000 Subject: [PATCH] Update Bluetooth terminal to 1.3 (4) --- metadata/ru.sash0k.bluetooth_terminal.yml | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/metadata/ru.sash0k.bluetooth_terminal.yml b/metadata/ru.sash0k.bluetooth_terminal.yml index 5204f64068..4ef8205aba 100644 --- a/metadata/ru.sash0k.bluetooth_terminal.yml +++ b/metadata/ru.sash0k.bluetooth_terminal.yml @@ -42,7 +42,15 @@ Builds: - yes prebuild: sed -i -e '/classpath/s/2.2.0/2.1.3/' ../build.gradle + - versionName: '1.3' + versionCode: 4 + commit: 3f0df318a203b7b339b955ae977715390cf74ada + subdir: bluetooth-spp-terminal + gradle: + - yes + prebuild: sed -i -e '/classpath/s/2.2.0/2.1.3/' ../build.gradle + AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: '1.2' -CurrentVersionCode: 3 +CurrentVersion: '1.3' +CurrentVersionCode: 4