mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
Update DreamDroid to 1.4.433 (433)
This commit is contained in:
parent
24ca7ea124
commit
2b725ba72a
1 changed files with 8 additions and 2 deletions
|
|
@ -39,6 +39,12 @@ Build:1.3.430,430
|
|||
gradle=fdroid
|
||||
prebuild=sed -i -e '/enable true/d; /output.versionCodeOverride/,+2d' build.gradle
|
||||
|
||||
Build:1.4.433,433
|
||||
commit=v1.4.433
|
||||
subdir=app
|
||||
gradle=fdroid
|
||||
prebuild=sed -i -e '/enable true/d; /output.versionCodeOverride/,+2d' build.gradle
|
||||
|
||||
Maintainer Notes:
|
||||
Upstream builds an universal APK and separate APKs for each architecture.
|
||||
We only build the universal APK.
|
||||
|
|
@ -46,5 +52,5 @@ We only build the universal APK.
|
|||
|
||||
Auto Update Mode:Version v%v
|
||||
Update Check Mode:Tags
|
||||
Current Version:1.3.430
|
||||
Current Version Code:430
|
||||
Current Version:1.4.433
|
||||
Current Version Code:433
|
||||
|
|
|
|||
Loading…
Reference in a new issue