mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +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:
|
gradle:
|
||||||
- yes
|
- 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
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: '5'
|
CurrentVersion: '6'
|
||||||
CurrentVersionCode: 5
|
CurrentVersionCode: 6
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue