mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-23 22:27:27 +00:00
DroidRec has moved to Gradle
This commit is contained in:
parent
d4f905726a
commit
67c544121e
1 changed files with 9 additions and 2 deletions
|
|
@ -70,7 +70,14 @@ Builds:
|
|||
prebuild: sdkmanager 'build-tools;32.0.0' 'platforms;android-32'
|
||||
build: ./build.bash $$SDK$$/platforms/android-32 $$SDK$$/build-tools/32.0.0
|
||||
|
||||
- versionName: '2.4'
|
||||
versionCode: 15
|
||||
commit: 01c154c8ca6687f3bdef7f73a58079f038718f94
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '2.3'
|
||||
CurrentVersionCode: 14
|
||||
CurrentVersion: '2.4'
|
||||
CurrentVersionCode: 15
|
||||
|
|
|
|||
Loading…
Reference in a new issue