/[projects]/android/TrainInfo/AndroidManifest.xml
ViewVC logotype

Diff of /android/TrainInfo/AndroidManifest.xml

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2189 by torben, Wed Mar 5 21:02:04 2014 UTC revision 2190 by torben, Fri May 30 18:37:09 2014 UTC
# Line 2  Line 2 
2  <manifest xmlns:android="http://schemas.android.com/apk/res/android"  <manifest xmlns:android="http://schemas.android.com/apk/res/android"
3        package="dk.thoerup.traininfo"        package="dk.thoerup.traininfo"
4        android:installLocation="auto"        android:installLocation="auto"
5        android:versionCode="71" android:versionName="1.1.14">        android:versionCode="72" android:versionName="1.1.15">
6        <!-- non't never ever just bumb versionCode and not versionName - you can't differentiate between them if you do -->        <!-- non't never ever just bumb versionCode and not versionName - you can't differentiate between them if you do -->
7    
8      <uses-sdk android:minSdkVersion="3" android:targetSdkVersion="3"/>      <uses-sdk android:minSdkVersion="3" android:targetSdkVersion="3"/>

Legend:
Removed from v.2189  
changed lines
  Added in v.2190

  ViewVC Help
Powered by ViewVC 1.1.20