mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update Bluetooth terminal to 1.2 (3)
This commit is contained in:
parent
b2d7f7f2d8
commit
55e11ed3a4
1 changed files with 10 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue