Skip to content

Commit 44e64ca

Browse files
committed
Mark 1.16.4-SNAPSHOT.
1 parent c154eee commit 44e64ca

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

README-CHANGES.xml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -675,7 +675,7 @@
675675
</c:change>
676676
</c:changes>
677677
</c:release>
678-
<c:release date="2025-07-08T18:59:44+00:00" is-open="false" ticket-system="org.lyrasis.jira" version="1.16.3">
678+
<c:release date="2025-07-08T00:00:00+00:00" is-open="false" ticket-system="org.lyrasis.jira" version="1.16.3">
679679
<c:changes>
680680
<c:change date="2025-07-02T00:00:00+00:00" summary="Target SDK 35.">
681681
<c:tickets>
@@ -694,6 +694,11 @@
694694
</c:change>
695695
</c:changes>
696696
</c:release>
697+
<c:release date="2025-08-01T10:51:31+00:00" is-open="true" ticket-system="org.lyrasis.jira" version="1.16.4">
698+
<c:changes>
699+
<c:change date="2025-08-01T10:51:31+00:00" summary="Apply a hotfix for an Adobe DRM login/logout issue."/>
700+
</c:changes>
701+
</c:release>
697702
</c:releases>
698703
<c:ticket-systems>
699704
<c:ticket-system default="true" id="org.lyrasis.jira" url="https://ebce-lyrasis.atlassian.net/browse/"/>

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ POM_SCM_CONNECTION=scm:git:git://github.com/ThePalaceProject/android-core
1111
POM_SCM_DEV_CONNECTION=scm:git:ssh://[email protected]/ThePalaceProject/android-core
1212
POM_SCM_URL=http://github.com/ThePalaceProject/android-core
1313
POM_URL=http://github.com/ThePalaceProject/android-core
14-
VERSION_NAME=1.16.3
14+
VERSION_NAME=1.16.4-SNAPSHOT
1515
VERSION_CODE_BASE=70000
1616

1717
android.useAndroidX=true

0 commit comments

Comments
 (0)