1
0
mirror of https://github.com/owncloud/android-library.git synced 2026-08-11 08:22:56 +00:00

Android Studio 4.1.1

This commit is contained in:
Abel García de Prada
2020-12-02 13:46:45 +01:00
parent ceee204399
commit 102747c392
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ dependencies {
}
kapt "com.squareup.moshi:moshi-kotlin-codegen:$moshiVersion"
testImplementation 'junit:junit:4.13'
testImplementation 'junit:junit:4.13.1'
}
android {