mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Update Alexandria to 0.2.0 (2)
This commit is contained in:
parent
c9bdbe1ea7
commit
b3804ffb3c
1 changed files with 13 additions and 2 deletions
|
|
@ -27,7 +27,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.2.0
|
||||
versionCode: 2
|
||||
commit: 30b7676b74c7c12bc4cad17a8cb598e9dc4c8e59
|
||||
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: 0.1.1
|
||||
CurrentVersionCode: 1
|
||||
CurrentVersion: 0.2.0
|
||||
CurrentVersionCode: 2
|
||||
|
|
|
|||
Loading…
Reference in a new issue