mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-23 22:27:27 +00:00
Update MGit to 1.6.3 (224)
This commit is contained in:
parent
b45bd506c6
commit
3d7f214f6e
1 changed files with 13 additions and 2 deletions
|
|
@ -124,7 +124,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.6.3
|
||||
versionCode: 224
|
||||
commit: c1e5d648501dd886197b943255a004065c47826c
|
||||
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: 1.6.1
|
||||
CurrentVersionCode: 222
|
||||
CurrentVersion: 1.6.3
|
||||
CurrentVersionCode: 224
|
||||
|
|
|
|||
Loading…
Reference in a new issue