Bump to v0.115

This commit is contained in:
agnostic-apollo
2021-07-01 08:36:03 +05:00
parent 886e52dcff
commit c621c35827
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.114'
version = '0.115'
artifact(sourceJar)
}
}