Bump to v0.117

This commit is contained in:
agnostic-apollo
2021-07-08 13:12:31 +05:00
parent d49fd6b00c
commit 9272a757af
4 changed files with 5 additions and 5 deletions

View File

@@ -66,7 +66,7 @@ afterEvaluate {
from components.release
groupId = 'com.termux'
artifactId = 'terminal-emulator'
version = '0.116'
version = '0.117'
artifact(sourceJar)
}
}