mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update Chess to 9.1.0 (170)
This commit is contained in:
parent
9a285a09cc
commit
a6ac7cb291
1 changed files with 20 additions and 2 deletions
|
|
@ -125,7 +125,25 @@ Builds:
|
|||
antifeatures:
|
||||
- Tracking
|
||||
|
||||
- versionName: 9.1.0
|
||||
versionCode: 170
|
||||
commit: e3f2196984a5b3d812141404d23b404ef04e2801
|
||||
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.2
|
||||
CurrentVersionCode: 169
|
||||
CurrentVersion: 9.1.0
|
||||
CurrentVersionCode: 170
|
||||
|
|
|
|||
Loading…
Reference in a new issue