Fix build
This commit is contained in:
parent
6e73e662c8
commit
e92b0d0476
1 changed files with 2 additions and 0 deletions
|
@ -64,6 +64,8 @@
|
||||||
<replaceregexp file="res/values/no_translate.xml" match='versionFeatures">(.*)<' replace='versionFeatures">${versionFeatures}<' byline="true" />
|
<replaceregexp file="res/values/no_translate.xml" match='versionFeatures">(.*)<' replace='versionFeatures">${versionFeatures}<' byline="true" />
|
||||||
</then>
|
</then>
|
||||||
</if>
|
</if>
|
||||||
|
<property name="package.name" value="net.osmand.plus" />
|
||||||
|
<property name="app.name" value="OsmAnd~" />
|
||||||
<if>
|
<if>
|
||||||
<condition>
|
<condition>
|
||||||
<isset property="net.osmand.sherpafy" />
|
<isset property="net.osmand.sherpafy" />
|
||||||
|
|
Loading…
Reference in a new issue