File tree Expand file tree Collapse file tree
DocumentReader-sample_kotlin/app
DocumentReader-sample/app Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -36,8 +36,8 @@ dependencies {
3636 androidTestImplementation ' com.android.support.test:runner:1.0.2'
3737 androidTestImplementation ' com.android.support.test.espresso:espresso-core:3.0.2'
3838
39- implementation ' com.regula.documentreader.fullrfid:core:+@aar'
40- implementation(' com.regula.documentreader:api:+@aar' ) {
39+ implementation ' com.regula.documentreader.fullrfid:core:5.3. +@aar'
40+ implementation(' com.regula.documentreader:api:5.3. +@aar' ) {
4141 transitive = true ;
4242 }
4343}
Original file line number Diff line number Diff line change @@ -39,8 +39,8 @@ dependencies {
3939 androidTestImplementation ' com.android.support.test:runner:1.0.2'
4040 androidTestImplementation ' com.android.support.test.espresso:espresso-core:3.0.2'
4141
42- implementation ' com.regula.documentreader.fullrfid:core:+@aar'
43- implementation(' com.regula.documentreader:api:+@aar' ) {
42+ implementation ' com.regula.documentreader.fullrfid:core:5.3. +@aar'
43+ implementation(' com.regula.documentreader:api:5.3. +@aar' ) {
4444 transitive = true ;
4545 }
4646}
You can’t perform that action at this time.
0 commit comments