diff --git a/build.gradle b/build.gradle index 73d124449..0873cc2f3 100644 --- a/build.gradle +++ b/build.gradle @@ -49,6 +49,13 @@ configurations { } dependencies { + androidTestImplementation 'tools.fastlane:screengrab:2.1.1' + androidTestImplementation 'junit:junit:4.13.2' + androidTestImplementation 'androidx.test:runner:1.3.0' + androidTestImplementation 'androidx.test:rules:1.3.0' + androidTestImplementation 'androidx.test.ext:junit:1.1.2' + androidTestImplementation 'androidx.test.espresso:espresso-core:3.3.0' + implementation 'androidx.viewpager:viewpager:1.0.0' playstoreImplementation('com.google.firebase:firebase-messaging:23.0.0') { diff --git a/cheogram.doap b/cheogram.doap index f380dbc5a..fb8802773 100644 --- a/cheogram.doap +++ b/cheogram.doap @@ -25,15 +25,7 @@ en - - - - - - - - - + Java