mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 02:01:42 +00:00
mines - java17
This commit is contained in:
parent
09e830ed22
commit
9445054442
1 changed files with 5 additions and 2 deletions
|
|
@ -2,7 +2,7 @@ Categories:
|
|||
- Games
|
||||
License: GPL-3.0-only
|
||||
AuthorName: Přemysl Šťastný
|
||||
AuthorEmail: premysl.stastny@hotmail.com
|
||||
AuthorEmail: p-w@stty.cz
|
||||
SourceCode: https://github.com/stastnypremysl/Mines3D
|
||||
IssueTracker: https://github.com/stastnypremysl/Mines3D/issues
|
||||
|
||||
|
|
@ -35,9 +35,12 @@ Builds:
|
|||
versionCode: 7
|
||||
commit: 926a1a1a393a5f9b92d35dcb72e1b8e1126b8ba1
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- yes
|
||||
ndk: r21d
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
|
|
|
|||
Loading…
Reference in a new issue