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

Commit 087e2a3

Browse files
committed
Bump version to 1.0.6
1 parent 795c6ca commit 087e2a3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

gradle.properties

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

88
GROUP=io.github.itsaky
99
POM_ARTIFACT_ID=android-tree-sitter
10-
VERSION_CODE=105
11-
VERSION_NAME=1.0.5
10+
VERSION_CODE=106
11+
VERSION_NAME=1.0.6
1212

1313
POM_NAME=Android Tree Sitter
1414
POM_DESCRIPTION=Android Java bindings for tree-sitter.
15-
POM_INCEPTION_YEAR=2020
15+
POM_INCEPTION_YEAR=2022
1616
POM_URL=https://github.com/itsaky/android-tree-sitter/
1717

18-
POM_LICENSE_NAME=The MIT License
18+
POM_LICENSE_NAME=GPL-v3.0
1919
POM_LICENSE_URL=https://github.com/itsaky/android-tree-sitter/blob/main/LICENSE
2020
POM_LICENSE_DIST=repo
2121

0 commit comments

Comments
 (0)