mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
usbdeviceenum - update
This commit is contained in:
parent
82fd1ffc21
commit
e0575ab462
1 changed files with 15 additions and 2 deletions
|
|
@ -41,7 +41,20 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: 3.0.0.81
|
||||||
|
versionCode: 81
|
||||||
|
commit: ea2779c0905cfefb146d94592adacc0f0bf6101c
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
prebuild: sed -i -e 's/versionCode .*/versionCode $$VERCODE$$/' -e 's/versionName
|
||||||
|
.*/versionName "$$VERSION$$"/' build.gradle
|
||||||
|
scandelete:
|
||||||
|
- buildsystem
|
||||||
|
|
||||||
|
MaintainerNotes: versionName and Code are dynamic, so we force them
|
||||||
|
|
||||||
AutoUpdateMode: None
|
AutoUpdateMode: None
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 0.0.5
|
CurrentVersion: 3.0.0.81
|
||||||
CurrentVersionCode: 5
|
CurrentVersionCode: 81
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue