1
0
Fork 0
mirror of https://github.com/geometer/FBReaderJ.git synced 2025-10-03 09:49:19 +02:00

VERSION => 2.2.1

This commit is contained in:
Nikolay Pultsin 2014-12-31 22:25:26 +00:00
parent 184d2d5f35
commit 720a65abf9
2 changed files with 3 additions and 3 deletions

View file

@ -2,8 +2,8 @@
<manifest
xmlns:android="http://schemas.android.com/apk/res/android"
package="org.geometerplus.zlibrary.ui.android"
android:versionCode="2020010"
android:versionName="2.2"
android:versionCode="2020110"
android:versionName="2.2.1"
android:installLocation="auto"
>
<uses-sdk

View file

@ -1 +1 @@
2.2
2.2.1