mirror of
https://github.com/nix-community/nix-on-droid-app.git
synced 2025-11-08 19:46:10 +01:00
Bump to v0.110
This commit is contained in:
parent
3af5730354
commit
a6ae656c9f
5 changed files with 8 additions and 5 deletions
|
|
@ -42,7 +42,7 @@ publishing {
|
|||
bar(MavenPublication) {
|
||||
groupId 'com.termux'
|
||||
artifactId 'terminal-view'
|
||||
version '0.109'
|
||||
version project.properties.termuxVersion
|
||||
artifact(sourceJar)
|
||||
artifact("$buildDir/outputs/aar/terminal-view-release.aar")
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue