mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
DreamDroid: Update to 1.2.409
We can now enable auto update
This commit is contained in:
parent
e8de26381d
commit
7e050b7e56
1 changed files with 11 additions and 2 deletions
|
|
@ -4,6 +4,7 @@ Web Site:https://dreamdroid.org/
|
|||
Source Code:https://github.com/sreichholf/dreamDroid
|
||||
Issue Tracker:https://github.com/sreichholf/dreamDroid/issues
|
||||
|
||||
Auto Name:DreamDroid
|
||||
Summary:Control Dreambox satellite receivers
|
||||
Description:
|
||||
Remotely control your enigma2 based Dreambox with any Android Device!
|
||||
|
|
@ -27,10 +28,18 @@ Build:1.2.408,408
|
|||
gradle=fdroid
|
||||
prebuild=sed -i -e '/enable true/d' build.gradle
|
||||
|
||||
Build:1.2.409,409
|
||||
commit=v1.2.409
|
||||
subdir=app
|
||||
gradle=fdroid
|
||||
prebuild=sed -i -e '/enable true/d' build.gradle
|
||||
|
||||
Maintainer Notes:
|
||||
Upstream builds an universal APK and separate APKs for each architecture.
|
||||
We only build the universal APK.
|
||||
.
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:None
|
||||
Auto Update Mode:Version v%v
|
||||
Update Check Mode:Tags
|
||||
Current Version:1.2.409
|
||||
Current Version Code:409
|
||||
|
|
|
|||
Loading…
Reference in a new issue