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

Commit 4f446d5

Browse files
committed
version bump 29 alpha
1 parent 4585818 commit 4f446d5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
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="28"
5-
android:versionName="1.28" >
4+
android:versionCode="29"
5+
android:versionName="1.29" >
66

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

0 commit comments

Comments
 (0)