mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Solitaire: fix build
This commit is contained in:
parent
b066f34463
commit
26210f7a7a
1 changed files with 2 additions and 11 deletions
|
|
@ -15,24 +15,15 @@ RepoType: git
|
|||
Repo: https://github.com/SecUSo/privacy-friendly-solitaire.git
|
||||
|
||||
Builds:
|
||||
- versionName: 1.0.2
|
||||
versionCode: 3
|
||||
disable: crashes
|
||||
commit: v1.0.2
|
||||
subdir: android
|
||||
gradle:
|
||||
- yes
|
||||
scandelete:
|
||||
- android/libs/
|
||||
|
||||
- versionName: '1.1'
|
||||
versionCode: 4
|
||||
disable: crashes
|
||||
commit: a97df0c65cf6d1148a2cd921e77ebde464d46c9a
|
||||
subdir: android
|
||||
submodules: true
|
||||
gradle:
|
||||
- yes
|
||||
preassemble:
|
||||
- copyAndroidNatives
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
|
|
|
|||
Loading…
Reference in a new issue