Merge branch 'patch-2' into 'master'
Update Open Link With to version 2.0 See merge request fdroid/fdroiddata!3109
This commit is contained in:
commit
f62fe3dc9c
|
@ -43,7 +43,7 @@ Build:1.9-floss,19000
|
|||
commit=1.9
|
||||
subdir=app
|
||||
gradle=floss
|
||||
prebuild=sed -i -e '/playImplementation/,+2d' -e '/fabric/d' -e '/SimpleDateFormatConstant/d' build.gradle ../build.gradl
|
||||
prebuild=sed -i -e '/playImplementation/,+2d' -e '/fabric/d' -e '/SimpleDateFormatConstant/d' build.gradle ../build.gradle
|
||||
|
||||
Build:1.9-floss,19001
|
||||
commit=1.9.1
|
||||
|
@ -51,6 +51,12 @@ Build:1.9-floss,19001
|
|||
gradle=floss
|
||||
prebuild=sed -i -e '/playImplementation/,+2d' -e '/fabric/d' -e '/SimpleDateFormatConstant/d' build.gradle ../build.gradle
|
||||
|
||||
Build:2.0-floss,20000
|
||||
commit=2.0
|
||||
subdir=app
|
||||
gradle=floss
|
||||
prebuild=sed -i -e '/playImplementation/,+2d' -e '/fabric/d' -e '/SimpleDateFormatConstant/d' build.gradle ../build.gradle
|
||||
|
||||
Maintainer Notes:
|
||||
Summary and Description have been removed since upstream provides
|
||||
much better ones via Triple-T Gradle Play Publisher:
|
||||
|
|
Loading…
Reference in a new issue