Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
citizen-science
symbai
Commits
90a6d104
Commit
90a6d104
authored
Jul 11, 2014
by
Dave Griffiths
Browse files
new version
parent
aff06023
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
android/AndroidManifest.xml
android/AndroidManifest.xml
+1
-1
symbaidb/build.xml
symbaidb/build.xml
+1
-1
No files found.
android/AndroidManifest.xml
View file @
90a6d104
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
<manifest
xmlns:android=
"http://schemas.android.com/apk/res/android"
<manifest
xmlns:android=
"http://schemas.android.com/apk/res/android"
package=
"foam.symbai"
package=
"foam.symbai"
android:versionCode=
"
9
"
android:versionCode=
"
10
"
android:versionName=
"1.0"
>
android:versionName=
"1.0"
>
<application
android:label=
"@string/app_name"
<application
android:label=
"@string/app_name"
android:icon=
"@drawable/logo"
android:icon=
"@drawable/logo"
...
...
symbaidb/build.xml
View file @
90a6d104
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<project
name=
"symbai"
default=
"help"
>
<project
name=
"symbai
db
"
default=
"help"
>
<!-- The local.properties file is created and updated by the 'android' tool.
<!-- The local.properties file is created and updated by the 'android' tool.
It contains the path to the SDK. It should *NOT* be checked into
It contains the path to the SDK. It should *NOT* be checked into
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment