mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 02:01:42 +00:00
Update Tiny Music Player to 1.3 (4)
This commit is contained in:
parent
a9566f21ae
commit
5e6efa6211
1 changed files with 14 additions and 2 deletions
|
|
@ -36,7 +36,19 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: '1.3'
|
||||||
|
versionCode: 4
|
||||||
|
commit: 3f39d70e7e3947ab067f3c0412695feeb88db8bb
|
||||||
|
subdir: app
|
||||||
|
submodules: true
|
||||||
|
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: '1.2'
|
CurrentVersion: '1.3'
|
||||||
CurrentVersionCode: 3
|
CurrentVersionCode: 4
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue