From 6b62df8ab05d51af38d99b707af8285e309d06ec Mon Sep 17 00:00:00 2001 From: DominicGBauer Date: Thu, 4 Apr 2024 17:56:04 +0200 Subject: [PATCH] chore: update to ALPHA6 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 79faefdd..fe49db18 100644 --- a/gradle.properties +++ b/gradle.properties @@ -17,7 +17,7 @@ development=true RELEASE_SIGNING_ENABLED=true # Library config GROUP=com.powersync -LIBRARY_VERSION=0.0.1-ALPHA5 +LIBRARY_VERSION=0.0.1-ALPHA6 GITHUB_REPO=https://github.com/powersync-ja/powersync-kotlin.git # POM POM_URL=https://github.com/powersync-ja/powersync-kotlin/