feat:update cli android template
This commit is contained in:
parent
009796e659
commit
08454d53ea
@ -29,7 +29,7 @@ android {
|
|||||||
implementation 'androidx.appcompat:appcompat:1.1.0'
|
implementation 'androidx.appcompat:appcompat:1.1.0'
|
||||||
implementation 'androidx.constraintlayout:constraintlayout:1.1.3'
|
implementation 'androidx.constraintlayout:constraintlayout:1.1.3'
|
||||||
implementation "pub.doric:core:0.3.8"
|
implementation "pub.doric:core:0.3.8"
|
||||||
debugImplementation "pub.doric:core:0.3.8"
|
debugImplementation "pub.doric:devkit:0.3.8"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user