mirror of
https://github.com/nix-community/nix-on-droid-app.git
synced 2025-11-08 19:46:10 +01:00
Bump gradle dependencies versions
This commit is contained in:
parent
49265160f8
commit
dfd32435af
3 changed files with 4 additions and 4 deletions
|
|
@ -5,7 +5,7 @@ android {
|
|||
compileSdkVersion project.properties.compileSdkVersion.toInteger()
|
||||
|
||||
dependencies {
|
||||
implementation "androidx.annotation:annotation:1.1.0"
|
||||
implementation "androidx.annotation:annotation:1.2.0"
|
||||
api project(":terminal-emulator")
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue