Loading app/build.gradle +2 −0 Original line number Diff line number Diff line Loading @@ -39,6 +39,8 @@ android { } dependencies { androidTestImplementation 'androidx.test.ext:junit:1.1.3' // appcompat version must be 1.4.0 or later to satisfy emoji policy! implementation 'androidx.appcompat:appcompat:1.4.1' Loading Loading
app/build.gradle +2 −0 Original line number Diff line number Diff line Loading @@ -39,6 +39,8 @@ android { } dependencies { androidTestImplementation 'androidx.test.ext:junit:1.1.3' // appcompat version must be 1.4.0 or later to satisfy emoji policy! implementation 'androidx.appcompat:appcompat:1.4.1' Loading