This commit is contained in:
Omer Schloss
2021-06-24 10:15:35 +03:00
parent 428016ce8c
commit f39dd6f61a
12 changed files with 63 additions and 28 deletions
+3
View File
@@ -42,6 +42,9 @@ dependencies {
implementation 'com.google.android.material:material:1.3.0'
implementation 'androidx.constraintlayout:constraintlayout:2.0.4'
implementation 'com.jackandphantom.android:joystickview:1.0.2'
implementation 'androidx.lifecycle:lifecycle-livedata-ktx:2.3.1'
implementation 'androidx.lifecycle:lifecycle-viewmodel-ktx:2.3.1'
//testImplementation 'junit:junit:4.+'
androidTestImplementation 'androidx.test.ext:junit:1.1.2'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.3.0'