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 8fc94b2 commit 6c10704Copy full SHA for 6c10704
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## 1.3.1 (unreleased)
+## 1.3.1
4
5
* Update SQLite to 3.50.3.
6
* Android: Ensure JNI libraries are 16KB-aligned.
gradle.properties
@@ -19,7 +19,7 @@ development=true
19
RELEASE_SIGNING_ENABLED=true
20
# Library config
21
GROUP=com.powersync
22
-LIBRARY_VERSION=1.3.0
+LIBRARY_VERSION=1.3.1
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