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