mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +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
|
||||
IssueTracker: https://github.com/izivkov/CasioGShockPhoneSync/issues
|
||||
|
||||
AutoName: Casio G-Shock Phone Sync
|
||||
AutoName: Casio G-Shock Smart Sync
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/izivkov/CasioGShockPhoneSync.git
|
||||
|
|
@ -56,7 +56,18 @@ Builds:
|
|||
gradle:
|
||||
- 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
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '4.2'
|
||||
CurrentVersionCode: 42
|
||||
CurrentVersion: '4.4'
|
||||
CurrentVersionCode: 44
|
||||
|
|
|
|||
Loading…
Reference in a new issue