Skip to content

Commit caaa348

Browse files
committed
Mark 1.9.0.
1 parent 6815eba commit caaa348

2 files changed

Lines changed: 7 additions & 2 deletions

File tree

README-CHANGES.xml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,11 +49,16 @@
4949
<c:change date="2024-11-18T00:00:00+00:00" summary="Enable core library desugaring."/>
5050
</c:changes>
5151
</c:release>
52-
<c:release date="2025-07-15T08:11:25+00:00" is-open="false" ticket-system="org.lyrasis.jira" version="1.8.0">
52+
<c:release date="2025-07-15T00:00:00+00:00" is-open="false" ticket-system="org.lyrasis.jira" version="1.8.0">
5353
<c:changes>
5454
<c:change date="2025-06-09T00:00:00+00:00" summary="Allow passing in a Proxy instance."/>
5555
</c:changes>
5656
</c:release>
57+
<c:release date="2025-09-05T11:06:25+00:00" is-open="true" ticket-system="org.lyrasis.jira" version="1.9.0">
58+
<c:changes>
59+
<c:change date="2025-09-05T11:06:25+00:00" summary="Update Kotlin."/>
60+
</c:changes>
61+
</c:release>
5762
</c:releases>
5863
<c:ticket-systems>
5964
<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-http
1111
POM_SCM_DEV_CONNECTION=scm:git:ssh://git@github.com/ThePalaceProject/android-http
1212
POM_SCM_URL=http://github.com/ThePalaceProject/android-http
1313
POM_URL=http://github.com/ThePalaceProject/android-http
14-
VERSION_NAME=1.9.0-SNAPSHOT
14+
VERSION_NAME=1.9.0
1515
VERSION_PREVIOUS=1.8.0
1616

1717
android.useAndroidX=true

0 commit comments

Comments
 (0)