mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Update Vector Pinball to 1.12.0
This commit is contained in:
parent
e0c7ed602c
commit
cdc514fdb8
1 changed files with 11 additions and 2 deletions
|
|
@ -347,11 +347,20 @@ Builds:
|
|||
scandelete:
|
||||
- app/libs/*
|
||||
|
||||
- versionName: 1.12.0
|
||||
versionCode: 36
|
||||
commit: v1.12.0
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
scandelete:
|
||||
- app/libs/*
|
||||
|
||||
MaintainerNotes: |-
|
||||
Starting with 1.11.0, libgdx is pulled from a trusted Maven repo and then native binaries are copied into app/libs.
|
||||
In earlier versions, libgdx native libraries are built locally; sed replaces are needed as libgdx upstream didn't have a way to only build the android native bins.
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.11.0
|
||||
CurrentVersionCode: 35
|
||||
CurrentVersion: 1.12.0
|
||||
CurrentVersionCode: 36
|
||||
|
|
|
|||
Loading…
Reference in a new issue