android app progress + polls plugin

This commit is contained in:
2023-09-16 11:43:42 +02:00
parent 196cc5aed9
commit 364f1d4c38
15 changed files with 669 additions and 9 deletions

View File

@@ -38,6 +38,7 @@ dependencies {
implementation("androidx.appcompat:appcompat:1.6.1")
implementation("com.google.android.material:material:1.8.0")
implementation("androidx.constraintlayout:constraintlayout:2.1.4")
implementation("com.journeyapps:zxing-android-embedded:4.2.0")
testImplementation("junit:junit:4.13.2")
androidTestImplementation("androidx.test.ext:junit:1.1.5")
androidTestImplementation("androidx.test.espresso:espresso-core:3.5.1")