Merge branch 'feature/jwtc.android.chess' into 'master'
Chess: Build 8.9.5 Closes #790 See merge request fdroid/fdroiddata!5454
This commit is contained in:
commit
ff24ce3d11
|
|
@ -51,7 +51,22 @@ Builds:
|
||||||
buildjni:
|
buildjni:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: 8.9.5
|
||||||
|
versionCode: 156
|
||||||
|
commit: 8.9.5
|
||||||
|
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/
|
||||||
|
|
||||||
AutoUpdateMode: None
|
AutoUpdateMode: None
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 8.8.4
|
CurrentVersion: 8.9.5
|
||||||
CurrentVersionCode: 149
|
CurrentVersionCode: 156
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue