mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Update Chess to 9.2.1 (174)
This commit is contained in:
parent
88594f1129
commit
ce9c6fde23
1 changed files with 20 additions and 2 deletions
|
|
@ -197,7 +197,25 @@ Builds:
|
|||
antifeatures:
|
||||
- Tracking
|
||||
|
||||
- versionName: 9.2.1
|
||||
versionCode: 174
|
||||
commit: 311e4b2396eb537b2c5d3931327734971b53175f
|
||||
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.2.0
|
||||
CurrentVersionCode: 173
|
||||
CurrentVersion: 9.2.1
|
||||
CurrentVersionCode: 174
|
||||
|
|
|
|||
Loading…
Reference in a new issue