From 5b845b88241e0072235d208a422ec2fcd501324a Mon Sep 17 00:00:00 2001 From: Steven Ontong Date: Mon, 8 Apr 2024 16:28:14 +0200 Subject: [PATCH] bump to alpha 7 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index fe49db18..2a9da6f5 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-ALPHA6 +LIBRARY_VERSION=0.0.1-ALPHA7 GITHUB_REPO=https://github.com/powersync-ja/powersync-kotlin.git # POM POM_URL=https://github.com/powersync-ja/powersync-kotlin/