mirror of
https://github.com/geometer/FBReaderJ.git
synced 2025-10-05 10:49:24 +02:00
version has been changed to 0.6.0
git-svn-id: https://only.mawhrin.net/repos/FBReaderJ/trunk@1198 6a642e6f-84f6-412e-ac94-c4a38d5a04b0
This commit is contained in:
parent
e4d602a52b
commit
b69bf0d24a
3 changed files with 3 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="org.geometerplus.zlibrary.ui.android" android:versionCode="527" android:versionName="0.5.27">
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="org.geometerplus.zlibrary.ui.android" android:versionCode="600" android:versionName="0.6.0">
|
||||
<uses-sdk android:minSdkVersion="3"/>
|
||||
<supports-screens android:smallScreens="true" android:normalScreens="true" android:largeScreens="true" android:anyDensity="true" />
|
||||
<uses-permission android:name="android.permission.INTERNET" />
|
||||
|
|
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
|||
0.5.27
|
||||
0.6.0
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
<ImageView
|
||||
android:id="@+id/network_tree_item_icon"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_height="fill_parent"
|
||||
android:paddingTop="10dip"
|
||||
/>
|
||||
<LinearLayout
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue