Open Share Location Plugin - v2.3.1
This commit is contained in:
parent
9006b1dc63
commit
9b720975e6
|
@ -5,6 +5,7 @@ Web Site:
|
||||||
Source Code:https://bitbucket.org/SamWhited/opensharelocationplugin
|
Source Code:https://bitbucket.org/SamWhited/opensharelocationplugin
|
||||||
Issue Tracker:https://bitbucket.org/SamWhited/opensharelocationplugin/issues
|
Issue Tracker:https://bitbucket.org/SamWhited/opensharelocationplugin/issues
|
||||||
Donate:https://www.buymeacoffee.com/samwhited
|
Donate:https://www.buymeacoffee.com/samwhited
|
||||||
|
LiberapayID:34270
|
||||||
|
|
||||||
Auto Name:Open Share Location Plugin
|
Auto Name:Open Share Location Plugin
|
||||||
Summary:Share your location in Conversations
|
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 "/CYCLEMAP/d" src/main/res/values/arrays.xml && \
|
||||||
sed -i -e "/Cycle Map/d" src/main/res/values/strings.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:
|
Maintainer Notes:
|
||||||
Copying the license file into the APK is done because upstream
|
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
|
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
|
Archive Policy:0 versions
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
Update Check Mode:Tags
|
Update Check Mode:Tags
|
||||||
Current Version:2.3.0
|
Current Version:2.3.1
|
||||||
Current Version Code:12
|
Current Version Code:13
|
||||||
|
|
Loading…
Reference in a new issue