Bump to v0.109

This commit is contained in:
agnostic-apollo
2021-04-12 20:20:26 +05:00
parent 3d46849673
commit 567eeca782
4 changed files with 5 additions and 5 deletions

View File

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