Skip to content
This repository was archived by the owner on May 7, 2025. It is now read-only.

Commit da34746

Browse files
committed
0.27 v bump
1 parent 08cf227 commit da34746

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

SDKLauncher-Android/app/src/main/AndroidManifest.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
33
package="org.readium.sdk.android.launcher"
4-
android:versionCode="26"
5-
android:versionName="1.26" >
4+
android:versionCode="27"
5+
android:versionName="1.27" >
66

77
<uses-sdk
88
android:minSdkVersion="19"

0 commit comments

Comments
 (0)