From 55e11ed3a43b12ea5f23d2d5f6327a016da67f1b Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Fri, 2 Dec 2022 19:19:37 +0000 Subject: [PATCH] Update Bluetooth terminal to 1.2 (3) --- 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 2eccbbcddf..ce845fd400 100644 --- a/metadata/ru.sash0k.bluetooth_terminal.yml +++ b/metadata/ru.sash0k.bluetooth_terminal.yml @@ -34,7 +34,15 @@ Builds: - yes prebuild: sed -i -e '/classpath/s/2.2.0/2.1.3/' ../build.gradle + - versionName: '1.2' + versionCode: 3 + commit: ced61d34ab8d404e85c62168816c2a9d768e9726 + subdir: bluetooth-spp-terminal + gradle: + - yes + prebuild: sed -i -e '/classpath/s/2.2.0/2.1.3/' ../build.gradle + AutoUpdateMode: Version v-%v UpdateCheckMode: Tags -CurrentVersion: '1.1' -CurrentVersionCode: 2 +CurrentVersion: '1.2' +CurrentVersionCode: 3