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 7f58185 commit 90dff7bCopy full SHA for 90dff7b
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## 1.3.0 (unreleased)
+## 1.3.0
4
5
* Support tables created outside of PowerSync with the `RawTable` API.
6
For more information, see [the documentation](https://docs.powersync.com/usage/use-case-examples/raw-tables).
gradle.properties
@@ -19,7 +19,7 @@ development=true
19
RELEASE_SIGNING_ENABLED=true
20
# Library config
21
GROUP=com.powersync
22
-LIBRARY_VERSION=1.2.2
+LIBRARY_VERSION=1.3.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