Revert "Bump to v0.109"

This commit is contained in:
agnostic-apollo
2021-04-13 16:09:31 +05:00
parent 567eeca782
commit ffd8687b4c
4 changed files with 5 additions and 5 deletions

View File

@@ -59,7 +59,7 @@ publishing {
bar(MavenPublication) {
groupId 'com.termux'
artifactId 'terminal-emulator'
version '0.109'
version '0.106.1'
artifact("$buildDir/outputs/aar/terminal-emulator-release.aar")
}
}