Commit ea2e0baf7ad525889966432ca84b783125755e4f
1 parent
306e3659
Exists in
master
and in
2 other branches
Changing app name and version in config.xml
Showing
3 changed files
with
2 additions
and
2 deletions
Show diff stats
ConfJuvApp/builds/confjuv-dev.apk
No preview for this file type
ConfJuvApp/builds/confjuvapp-live.apk
No preview for this file type
ConfJuvApp/config.xml
1 | 1 | <?xml version="1.0" encoding="UTF-8" standalone="yes"?> |
2 | -<widget id="com.ionicframework.confjuvapp748431" version="0.0.3" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0"> | |
3 | - <name>ConfJuvApp</name> | |
2 | +<widget id="com.ionicframework.confjuvapp748431" version="0.0.4" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0"> | |
3 | + <name>#3ConfJuv</name> | |
4 | 4 | <description>Aplicativo móvel para 3ª Conferência Nacional de Juventude</description> |
5 | 5 | <author email="confjuvapp@gmail.com" href="http://www.juventude.gov.br/"></author> |
6 | 6 | <content src="index.html"/> | ... | ... |