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