mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update com.matt.bolton to Version 6
This commit is contained in:
parent
29ad70bbcf
commit
09ef18f978
1 changed files with 13 additions and 2 deletions
|
|
@ -49,7 +49,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '6'
|
||||
versionCode: 6
|
||||
commit: v6
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '5'
|
||||
CurrentVersionCode: 5
|
||||
CurrentVersion: '6'
|
||||
CurrentVersionCode: 6
|
||||
|
|
|
|||
Loading…
Reference in a new issue