commond line tools auto replace sdk version
This commit is contained in:
@@ -28,8 +28,8 @@ android {
|
||||
implementation fileTree(dir: 'libs', include: ['*.jar'])
|
||||
implementation 'androidx.appcompat:appcompat:1.1.0'
|
||||
implementation 'androidx.constraintlayout:constraintlayout:1.1.3'
|
||||
implementation "pub.doric:core:0.3.8"
|
||||
debugImplementation "pub.doric:devkit:0.3.8"
|
||||
implementation "pub.doric:core:__$Version__"
|
||||
debugImplementation "pub.doric:devkit:__$Version__"
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user