mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update Chess to 9.2.0 (173)
This commit is contained in:
parent
5efd9b5912
commit
b39a3309e2
1 changed files with 20 additions and 2 deletions
|
|
@ -179,7 +179,25 @@ Builds:
|
|||
antifeatures:
|
||||
- Tracking
|
||||
|
||||
- versionName: 9.2.0
|
||||
versionCode: 173
|
||||
commit: 154ad7a34a59e0ae583f0e448c324247be1d69e9
|
||||
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.3
|
||||
CurrentVersionCode: 172
|
||||
CurrentVersion: 9.2.0
|
||||
CurrentVersionCode: 173
|
||||
|
|
|
|||
Loading…
Reference in a new issue