mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Update Chess to 9.0.2 (169)
This commit is contained in:
parent
778c8b824c
commit
95e896ca6b
1 changed files with 20 additions and 2 deletions
|
|
@ -107,7 +107,25 @@ Builds:
|
|||
antifeatures:
|
||||
- Tracking
|
||||
|
||||
- versionName: 9.0.2
|
||||
versionCode: 169
|
||||
commit: c54705495b33b3f352825626443324005ddd8105
|
||||
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: 9.0.0
|
||||
CurrentVersionCode: 167
|
||||
CurrentVersion: 9.0.2
|
||||
CurrentVersionCode: 169
|
||||
|
|
|
|||
Loading…
Reference in a new issue