Changed: Bump to v0.118.0

This commit is contained in:
agnostic-apollo
2022-01-08 03:32:35 +05:00
parent 480f92880c
commit 9259ef0be1
5 changed files with 6 additions and 6 deletions

View File

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