We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f09131 commit 641a3c3Copy full SHA for 641a3c3
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## 1.8.0 (unreleased)
+## 1.8.0
4
5
- Refactor SDK: `com.powersync:powersync-core` has an identical API, but now depends on
6
`com.powersync:powersync-common` where most logic is implemented.
gradle.properties
@@ -19,7 +19,7 @@ development=true
19
RELEASE_SIGNING_ENABLED=true
20
# Library config
21
GROUP=com.powersync
22
-LIBRARY_VERSION=1.7.0
+LIBRARY_VERSION=1.8.0
23
GITHUB_REPO=https://github.com/powersync-ja/powersync-kotlin.git
24
# POM
25
POM_URL=https://github.com/powersync-ja/powersync-kotlin/
0 commit comments