mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update DroidRec to 1.4 (5)
This commit is contained in:
parent
c35efe2e0a
commit
05307ef5be
1 changed files with 10 additions and 2 deletions
|
|
@ -21,7 +21,15 @@ Builds:
|
|||
> /dev/null
|
||||
build: ./build.bash $$SDK$$/platforms/android-32 $$SDK$$/build-tools/32.0.0
|
||||
|
||||
- versionName: '1.4'
|
||||
versionCode: 5
|
||||
commit: e64d6479b86701ef313253759a7a4d29ee3c3d02
|
||||
output: out-aligned.apk
|
||||
prebuild: $$SDK$$/tools/bin/sdkmanager 'build-tools;32.0.0' 'platforms;android-32'
|
||||
> /dev/null
|
||||
build: ./build.bash $$SDK$$/platforms/android-32 $$SDK$$/build-tools/32.0.0
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '1.2'
|
||||
CurrentVersionCode: 3
|
||||
CurrentVersion: '1.4'
|
||||
CurrentVersionCode: 5
|
||||
|
|
|
|||
Loading…
Reference in a new issue