mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Update uNote to 1.6.2 (23)
This commit is contained in:
parent
639cc7488a
commit
74c4cd5242
1 changed files with 13 additions and 2 deletions
|
|
@ -182,7 +182,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.6.2
|
||||
versionCode: 23
|
||||
commit: 93ef2293c924cc56a399284488b0a6f84d629255
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.6.1
|
||||
CurrentVersionCode: 22
|
||||
CurrentVersion: 1.6.2
|
||||
CurrentVersionCode: 23
|
||||
|
|
|
|||
Loading…
Reference in a new issue