mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update Make Some Noise to 1.2.4 (124)
This commit is contained in:
parent
3d52831ebe
commit
893a7a35a9
1 changed files with 13 additions and 2 deletions
|
|
@ -45,7 +45,18 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: 1.2.4
|
||||||
|
versionCode: 124
|
||||||
|
commit: 3532f9755c6d8629b9c35a8a75a270e4acd82bef
|
||||||
|
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
|
AutoUpdateMode: Version %v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 1.2.3
|
CurrentVersion: 1.2.4
|
||||||
CurrentVersionCode: 123
|
CurrentVersionCode: 124
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue