mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 15:16:52 +00:00
Update Anarch RE to 3 (3)
This commit is contained in:
parent
d5474df2cc
commit
4ae4aae8ee
1 changed files with 16 additions and 2 deletions
|
|
@ -46,7 +46,21 @@ Builds:
|
|||
- app/jni/src/anarch-re/media/main_theme.zip
|
||||
- app/jni/SDL/Xcode/SDL/pkg-support/resources/SDL_DS_Store
|
||||
|
||||
- versionName: '3'
|
||||
versionCode: 3
|
||||
commit: 8d22de6a4c430b7fa44d6717d1f44cf63344c6f8
|
||||
subdir: app
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y make
|
||||
gradle:
|
||||
- yes
|
||||
rm:
|
||||
- app/jni/src/anarch-re/media/main_theme.zip
|
||||
- app/jni/SDL/Xcode/SDL/pkg-support/resources/SDL_DS_Store
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: z2
|
||||
CurrentVersionCode: 2
|
||||
CurrentVersion: '3'
|
||||
CurrentVersionCode: 3
|
||||
|
|
|
|||
Loading…
Reference in a new issue