mirror of
https://github.com/tribufu/tribufu-java
synced 2026-05-06 14:57:27 +00:00
Migrate Library to Kotlin
This commit is contained in:
parent
8a3eb4809e
commit
85ca2b7701
12 changed files with 81 additions and 79 deletions
|
|
@ -41,7 +41,9 @@ dependencies {
|
|||
implementation "androidx.core:core-ktx:1.3.2"
|
||||
implementation "androidx.appcompat:appcompat:1.2.0"
|
||||
implementation "com.google.android.material:material:1.3.0"
|
||||
|
||||
testImplementation "junit:junit:4.+"
|
||||
|
||||
androidTestImplementation "androidx.test.ext:junit:1.1.2"
|
||||
androidTestImplementation "androidx.test.espresso:espresso-core:3.3.0"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue