Revert "Bump to v0.115"

This reverts commit dea8c987
This commit is contained in:
agnostic-apollo
2021-07-01 06:31:22 +05:00
parent dea8c9879e
commit 5c50964b1f
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.115'
version = '0.114'
artifact(sourceJar)
}
}