bumped version number, removed not used dimens entry
This commit is contained in:
parent
95325cc336
commit
cf6b974a8f
@ -1,8 +1,8 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="com.cradle.iitc_mobile"
|
||||
android:versionCode="46"
|
||||
android:versionName="0.6.2">
|
||||
android:versionCode="47"
|
||||
android:versionName="0.6.3">
|
||||
|
||||
<uses-sdk
|
||||
android:minSdkVersion="14"
|
||||
|
@ -10,7 +10,5 @@
|
||||
|
||||
<dimen name="icon_margin">8dp</dimen>
|
||||
|
||||
<dimen name="header_icon_width">28dp</dimen>
|
||||
|
||||
|
||||
</resources>
|
@ -32,8 +32,8 @@
|
||||
- a place to ask for help and discuss with other users.<br><br>
|
||||
<b>Developers:</b><br>
|
||||
<a href="https://github.com/jonatkins/ingress-intel-total-conversion">IITC on Github</a><br><br>
|
||||
<b>Licence:</b><br>
|
||||
Copyright © 2013 Stefan Breunig, Philipp Schäfer, Jon Atkins and others<br><br>
|
||||
<b>IITC Licence:</b><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
|
||||
any purpose with or without fee is hereby granted, provided that the
|
||||
|
Loading…
x
Reference in New Issue
Block a user