Bump to v0.115

This commit is contained in:
agnostic-apollo
2021-07-01 05:15:34 +05:00
parent 2034121798
commit dea8c9879e
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)
}
}