Skip to content
This repository was archived by the owner on Oct 18, 2024. It is now read-only.

Commit 9a1f99e

Browse files
committed
Bump version to 1.0.3
1 parent 3bc1c55 commit 9a1f99e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gradle.properties

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ RELEASE_SIGNING_ENABLED=true
77

88
GROUP=io.github.itsaky
99
POM_ARTIFACT_ID=android-tree-sitter
10-
VERSION_CODE=102
11-
VERSION_NAME=1.0.2
10+
VERSION_CODE=103
11+
VERSION_NAME=1.0.3
1212

1313
POM_NAME=Android Tree Sitter
1414
POM_DESCRIPTION=Android Java bindings for tree-sitter.
@@ -25,4 +25,4 @@ POM_SCM_DEV_CONNECTION=scm:git:ssh://[email protected]/itsaky/android-tree-sitter.g
2525

2626
POM_DEVELOPER_ID=itsaky
2727
POM_DEVELOPER_NAME=Akash Yadav
28-
POM_DEVELOPER_URL=https://github.com/itsaky
28+
POM_DEVELOPER_URL=https://github.com/itsaky

0 commit comments

Comments
 (0)