mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update Chess to 9.0.0 (167)
This commit is contained in:
parent
db7005ce76
commit
c76ea627de
1 changed files with 20 additions and 2 deletions
|
|
@ -88,7 +88,25 @@ Builds:
|
|||
antifeatures:
|
||||
- Tracking
|
||||
|
||||
- versionName: 9.0.0
|
||||
versionCode: 167
|
||||
commit: 17dbea517d932708f10137ccb48bba86b79f0591
|
||||
subdir: app
|
||||
gradle:
|
||||
- foss
|
||||
prebuild:
|
||||
- rm -r src/main/jniLibs
|
||||
- ln -s ../../../native/project/libs src/main/jniLibs
|
||||
scandelete:
|
||||
- native/project
|
||||
- app
|
||||
buildjni:
|
||||
- ../native/project
|
||||
ndk: r12b
|
||||
antifeatures:
|
||||
- Tracking
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 8.9.10
|
||||
CurrentVersionCode: 160
|
||||
CurrentVersion: 9.0.0
|
||||
CurrentVersionCode: 167
|
||||
|
|
|
|||
Loading…
Reference in a new issue