mirror of
https://github.com/nix-community/nix-on-droid-app.git
synced 2025-11-08 19:46:10 +01:00
Fix github links for terminal-{emulator,view} jcenter packages
This commit is contained in:
parent
cb13a5a531
commit
eaea0f74a5
2 changed files with 4 additions and 4 deletions
|
|
@ -11,8 +11,8 @@ ext {
|
|||
libraryName = 'TerminalEmulator'
|
||||
artifact = 'terminal-emulator'
|
||||
libraryDescription = 'The terminal emulator used in Termux'
|
||||
siteUrl = 'https://github.com/termux/termux'
|
||||
gitUrl = 'https://github.com/termux/termux.git'
|
||||
siteUrl = 'https://github.com/termux/termux-app'
|
||||
gitUrl = 'https://github.com/termux/termux-app.git'
|
||||
libraryVersion = '0.52'
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue