mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-22 13:49:06 +00:00
Update Easy Noise to 0.10 (10)
This commit is contained in:
parent
0e752de5a1
commit
c681fe1b71
1 changed files with 13 additions and 2 deletions
|
|
@ -93,7 +93,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '0.10'
|
||||
versionCode: 10
|
||||
commit: 1c359a26dcea63d93e7a142851f9649f81596f63
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '0.8'
|
||||
CurrentVersionCode: 8
|
||||
CurrentVersion: '0.10'
|
||||
CurrentVersionCode: 10
|
||||
|
|
|
|||
Loading…
Reference in a new issue