mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-15 03:57:13 +00:00
Update Android 2 Linux Notifications to 1.2.2 (8)
This commit is contained in:
parent
69d5369319
commit
2b0372c21e
1 changed files with 13 additions and 2 deletions
|
|
@ -72,7 +72,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.2.2
|
||||
versionCode: 8
|
||||
commit: c56e1f1d529bc11bf19cfe5523246fbb6b67a69e
|
||||
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
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.2.1
|
||||
CurrentVersionCode: 7
|
||||
CurrentVersion: 1.2.2
|
||||
CurrentVersionCode: 8
|
||||
|
|
|
|||
Loading…
Reference in a new issue