Revert "Bump to v0.115"

This reverts commit bde9d01f
This commit is contained in:
agnostic-apollo
2021-07-01 08:29:19 +05:00
parent bde9d01f76
commit 8e4da6cbcd
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)
}
}