Skip to content
This repository was archived by the owner on Feb 11, 2022. It is now read-only.

Commit 2f33ead

Browse files
committed
Increases version and adds -SNAPSHOT
1 parent 890a709 commit 2f33ead

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

team-props/publish.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
ext {
22
PUBLISH_GROUP_ID = 'com.novoda'
33
PUBLISH_ARTIFACT_ID = 'sqliteprovider-core'
4-
PUBLISH_VERSION = '1.0.3'
4+
PUBLISH_VERSION = '1.0.4-SNAPSHOT'
55

66
UPLOAD_NAME = PUBLISH_ARTIFACT_ID
77
UPLOAD_DESCRIPTION = 'Extended SQLite functionality for Android'

0 commit comments

Comments
 (0)