Bump to v0.109

This commit is contained in:
agnostic-apollo
2021-04-13 16:58:18 +05:00
parent d19cf435be
commit ae1c9bacd6
4 changed files with 5 additions and 5 deletions

View File

@@ -50,7 +50,7 @@ publishing {
bar(MavenPublication) {
groupId 'com.termux'
artifactId 'termux-shared'
version '0.108'
version '0.109'
artifact("$buildDir/outputs/aar/termux-shared-release.aar")
}
}