terminal-view: bump library version

Needs to be updated on Bintray: https://bintray.com/termux/maven/terminal-view
This commit is contained in:
Leonid Pliushch
2021-02-03 17:02:29 +02:00
parent 2ef45c85b2
commit fa5117a098

View File

@@ -13,7 +13,7 @@ ext {
libraryDescription = 'The terminal view used in Termux'
siteUrl = 'https://github.com/termux/termux-app'
gitUrl = 'https://github.com/termux/termux-app.git'
libraryVersion = '0.50'
libraryVersion = '0.106'
}
android {