mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-04 17:59:45 +00:00
Update sNotz to v0.15 (15)
This commit is contained in:
parent
1b1653c237
commit
20cc7c12aa
1 changed files with 13 additions and 2 deletions
|
|
@ -38,7 +38,18 @@ Builds:
|
|||
gradle:
|
||||
- fdroid
|
||||
|
||||
- versionName: v0.15
|
||||
versionCode: 15
|
||||
commit: 61b59e60b9bfdf0fa46172e2286ad7277569f5c3
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- fdroid
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: v0.14
|
||||
CurrentVersionCode: 14
|
||||
CurrentVersion: v0.15
|
||||
CurrentVersionCode: 15
|
||||
|
|
|
|||
Loading…
Reference in a new issue