update android version to 0.2.1
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.2.0"
|
||||
debugImplementation "pub.doric:core:0.2.0"
|
||||
implementation "pub.doric:core:0.2.0.1"
|
||||
debugImplementation "pub.doric:core:0.2.0.1"
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user