Skip to content

Commit 641a3c3

Browse files
committed
Prepare Kotlin release as well
1 parent 0f09131 commit 641a3c3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## 1.8.0 (unreleased)
3+
## 1.8.0
44

55
- Refactor SDK: `com.powersync:powersync-core` has an identical API, but now depends on
66
`com.powersync:powersync-common` where most logic is implemented.

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ development=true
1919
RELEASE_SIGNING_ENABLED=true
2020
# Library config
2121
GROUP=com.powersync
22-
LIBRARY_VERSION=1.7.0
22+
LIBRARY_VERSION=1.8.0
2323
GITHUB_REPO=https://github.com/powersync-ja/powersync-kotlin.git
2424
# POM
2525
POM_URL=https://github.com/powersync-ja/powersync-kotlin/

0 commit comments

Comments
 (0)