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 2630fc7 commit 2e689a3Copy full SHA for 2e689a3
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## 1.2.0 (pending)
+## 1.2.0
4
5
* Add a new sync client implementation written in Rust instead of Kotlin. While this client is still
6
experimental, we intend to make it the default in the future. The main benefit of this client is
gradle.properties
@@ -18,7 +18,7 @@ development=true
18
RELEASE_SIGNING_ENABLED=true
19
# Library config
20
GROUP=com.powersync
21
-LIBRARY_VERSION=1.1.1
+LIBRARY_VERSION=1.2.0
22
GITHUB_REPO=https://github.com/powersync-ja/powersync-kotlin.git
23
# POM
24
POM_URL=https://github.com/powersync-ja/powersync-kotlin/
0 commit comments