~ubuntu-branches/debian/sid/gmsh/sid

« back to all changes in this revision

Viewing changes to contrib/mobile/Android/AndroidManifest.xml

  • Committer: Package Import Robot
  • Author(s): Anton Gladky
  • Date: 2015-08-26 22:45:27 UTC
  • mfrom: (1.3.25)
  • Revision ID: package-import@ubuntu.com-20150826224527-wiqnz3dwz6ap8tty
Tags: 2.10.1+dfsg1-1
* [4c450d1] Update d/watch.
* [90ca918] Imported Upstream version 2.10.1+dfsg1. (Closes: #793245)
* [af26665] Use any-arch instead of list of archs.
* [e94c6d2] Refresh patches.
* [6ab417f] Update d/copyright.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
2
2
          package="org.geuz.onelab"
3
 
          android:versionCode="10"
4
 
          android:versionName="1.0.11"
 
3
          android:versionCode="11"
 
4
          android:versionName="1.0.12"
5
5
          android:installLocation="auto" >
6
6
  
7
7
  <uses-sdk android:minSdkVersion="14"