bumped version number, removed not used dimens entry

This commit is contained in:
Philipp Schaefer 2013-09-13 11:54:23 +02:00
parent 95325cc336
commit cf6b974a8f
3 changed files with 4 additions and 6 deletions

View File

@ -1,8 +1,8 @@
<?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="com.cradle.iitc_mobile" package="com.cradle.iitc_mobile"
android:versionCode="46" android:versionCode="47"
android:versionName="0.6.2"> android:versionName="0.6.3">
<uses-sdk <uses-sdk
android:minSdkVersion="14" android:minSdkVersion="14"

View File

@ -10,7 +10,5 @@
<dimen name="icon_margin">8dp</dimen> <dimen name="icon_margin">8dp</dimen>
<dimen name="header_icon_width">28dp</dimen>
</resources> </resources>

View File

@ -32,8 +32,8 @@
- a place to ask for help and discuss with other users.<br><br> - a place to ask for help and discuss with other users.<br><br>
<b>Developers:</b><br> <b>Developers:</b><br>
<a href="https://github.com/jonatkins/ingress-intel-total-conversion">IITC on Github</a><br><br> <a href="https://github.com/jonatkins/ingress-intel-total-conversion">IITC on Github</a><br><br>
<b>Licence:</b><br> <b>IITC Licence:</b><br>
Copyright © 2013 Stefan Breunig, Philipp Schäfer, Jon Atkins and others<br><br> Copyright © 2013 Stefan Breunig, Jon Atkins, Philipp Schäfer and others<br><br>
Permission to use, copy, modify, and/or distribute this software for Permission to use, copy, modify, and/or distribute this software for
any purpose with or without fee is hereby granted, provided that the any purpose with or without fee is hereby granted, provided that the