mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
Update Retro Stack to 0.2.4 (4)
This commit is contained in:
parent
02bba92cc9
commit
d430d57172
1 changed files with 13 additions and 2 deletions
|
|
@ -32,7 +32,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.2.4
|
||||
versionCode: 4
|
||||
commit: 1481c542e119e16c7090db3f24987f75d73d9165
|
||||
subdir: android
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 0.2.3
|
||||
CurrentVersionCode: 3
|
||||
CurrentVersion: 0.2.4
|
||||
CurrentVersionCode: 4
|
||||
|
|
|
|||
Loading…
Reference in a new issue