Set autoname of @string/app_name
This commit is contained in:
parent
045823eb8d
commit
372959b0c3
|
@ -4,7 +4,7 @@ Web Site:https://github.com/johnnylambada/WorldMap
|
|||
Source Code:https://github.com/johnnylambada/WorldMap
|
||||
Issue Tracker:https://github.com/johnnylambada/WorldMap/issues
|
||||
|
||||
Auto Name:
|
||||
Auto Name:@string/app_name
|
||||
Summary:Display a world map
|
||||
Description:
|
||||
WorldMap is a simple Android app that displays
|
||||
|
@ -24,8 +24,12 @@ for arbitrary images opened via a (3rd-party) file manager.
|
|||
Repo Type:git
|
||||
Repo:https://github.com/johnnylambada/WorldMap.git
|
||||
|
||||
Build Version:2.0.2,5,version-2.0.2,subdir=worldmap,update=.;../library,\
|
||||
prebuild=rm -rf release && mkdir src
|
||||
Build:2.0.2,5
|
||||
commit=version-2.0.2
|
||||
subdir=worldmap
|
||||
update=.,../library
|
||||
prebuild=rm -rf release && \
|
||||
mkdir src
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
|
|
Loading…
Reference in a new issue