Merge branch 'patch-1' into 'master'
Open Share Location Plugin - v2.3.1 See merge request fdroid/fdroiddata!2986
This commit is contained in:
commit
c1d4895f3b
|
@ -5,6 +5,7 @@ Web Site:
|
|||
Source Code:https://bitbucket.org/SamWhited/opensharelocationplugin
|
||||
Issue Tracker:https://bitbucket.org/SamWhited/opensharelocationplugin/issues
|
||||
Donate:https://www.buymeacoffee.com/samwhited
|
||||
LiberapayID:34270
|
||||
|
||||
Auto Name:Open Share Location Plugin
|
||||
Summary:Share your location in Conversations
|
||||
|
@ -63,6 +64,13 @@ Build:2.3.0,12
|
|||
sed -i -e "/CYCLEMAP/d" src/main/res/values/arrays.xml && \
|
||||
sed -i -e "/Cycle Map/d" src/main/res/values/strings.xml
|
||||
|
||||
Build:2.3.1,13
|
||||
commit=v2.3.1
|
||||
gradle=yes
|
||||
prebuild=sed -i -e "s/thunderforestAPIKey/\'\"abc\"\'/" build.gradle && \
|
||||
sed -i -e "/CYCLEMAP/d" src/main/res/values/arrays.xml && \
|
||||
sed -i -e "/Cycle Map/d" src/main/res/values/strings.xml
|
||||
|
||||
Maintainer Notes:
|
||||
Copying the license file into the APK is done because upstream
|
||||
doesn't think having it in the source and in the index is enough
|
||||
|
@ -80,5 +88,5 @@ for an example.
|
|||
Archive Policy:0 versions
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
Current Version:2.3.0
|
||||
Current Version Code:12
|
||||
Current Version:2.3.1
|
||||
Current Version Code:13
|
||||
|
|
Loading…
Reference in a new issue