mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
Update Chess to 9.1.3 (172)
This commit is contained in:
parent
ec0c72a1e2
commit
cb40e58d9a
1 changed files with 20 additions and 2 deletions
|
|
@ -161,7 +161,25 @@ Builds:
|
|||
antifeatures:
|
||||
- Tracking
|
||||
|
||||
- versionName: 9.1.3
|
||||
versionCode: 172
|
||||
commit: d1514e883bd1cdaef125f01ca0e68b6987c03c69
|
||||
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.1.2
|
||||
CurrentVersionCode: 171
|
||||
CurrentVersion: 9.1.3
|
||||
CurrentVersionCode: 172
|
||||
|
|
|
|||
Loading…
Reference in a new issue