mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update Casio G-Shock Smart Sync to 4.4 (44)
This commit is contained in:
parent
5f9f89b7b4
commit
7e2141acc2
1 changed files with 14 additions and 3 deletions
|
|
@ -6,7 +6,7 @@ AuthorEmail: izivkov@gmail.com
|
||||||
SourceCode: https://github.com/izivkov/CasioGShockPhoneSync
|
SourceCode: https://github.com/izivkov/CasioGShockPhoneSync
|
||||||
IssueTracker: https://github.com/izivkov/CasioGShockPhoneSync/issues
|
IssueTracker: https://github.com/izivkov/CasioGShockPhoneSync/issues
|
||||||
|
|
||||||
AutoName: Casio G-Shock Phone Sync
|
AutoName: Casio G-Shock Smart Sync
|
||||||
|
|
||||||
RepoType: git
|
RepoType: git
|
||||||
Repo: https://github.com/izivkov/CasioGShockPhoneSync.git
|
Repo: https://github.com/izivkov/CasioGShockPhoneSync.git
|
||||||
|
|
@ -56,7 +56,18 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: '4.4'
|
||||||
|
versionCode: 44
|
||||||
|
commit: 07d0d79aca34af9c903363464e7727a80b6c2671
|
||||||
|
subdir: app
|
||||||
|
sudo:
|
||||||
|
- apt-get update || apt-get update
|
||||||
|
- apt-get install -y openjdk-11-jdk-headless
|
||||||
|
- update-alternatives --auto java
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
AutoUpdateMode: Version v%v
|
AutoUpdateMode: Version v%v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: '4.2'
|
CurrentVersion: '4.4'
|
||||||
CurrentVersionCode: 42
|
CurrentVersionCode: 44
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue