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