File tree Expand file tree Collapse file tree 3 files changed +3
-6
lines changed
Expand file tree Collapse file tree 3 files changed +3
-6
lines changed Original file line number Diff line number Diff line change 3131 validate-wrappers : true
3232 - name : Build Docs
3333 run : |
34- ./gradlew --scan \
35- --no-configuration-cache \
36- -PGITHUB_PUBLISH_TOKEN=${{ secrets.GITHUB_TOKEN }} \
37- dokkaGenerate
34+ ./gradlew --scan dokkaGenerate
3835 shell : bash
3936 - name : Upload static files as artifact
4037 id : deployment
Original file line number Diff line number Diff line change 11# Changelog
22
3- ## 1.9.0 (unreleased)
3+ ## 1.9.0
44
55- Updated user agent string formats to allow viewing version distributions in the new PowerSync dashboard.
66- Sync options: ` newClientImplementation ` is now the default.
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ development=true
1919RELEASE_SIGNING_ENABLED =true
2020# Library config
2121GROUP =com.powersync
22- LIBRARY_VERSION =1.8.1
22+ LIBRARY_VERSION =1.9.0
2323GITHUB_REPO =https://github.com/powersync-ja/powersync-kotlin.git
2424# POM
2525POM_URL =https://github.com/powersync-ja/powersync-kotlin/
You can’t perform that action at this time.
0 commit comments